Skip to main content
Instead of building and maintaining separate integrations for each multimodal LLM, you can use a single, unified API to access models from OpenAI, Anthropic, Meta, Cohere, Mistral, and over 100 models across 15+ providers.

Gegentica Uses the OpenAI API Standard

The Gegentica API leverages its robust open-source AI Gateway to translate all incoming requests into the OpenAI API format, ensuring responses are fully OpenAI-compatible.

Seamlessly Switch Between Providers

Integrating Local or Private Models

Gegentica can connect to and monitor your locally or privately hosted LLMs, provided the model is compatible with one of the 15+ providers supported by Gegentica and its URL is accessible. Just set the custom_host parameter along with the provider name, and Gegentica will manage communication with your local model.
When using custom_host, make sure to include the version segment (e.g., /v1) in the URL. Gegentica will automatically add the correct endpoint path (/chat/completions, /completions, or /embeddings).For Ollama models, this process is different. See documentation for details.

Multimodality

Gegentica offers seamless integration with multimodal models using the same unified API, enabling support for vision, audio, image generation, and additional advanced capabilities across multiple providers. Multimodal Capabilities