We function as an inference gateway for various models from various providers. We centralize useful functions for creating specialist agents.
You can use your own OpenAI compatible model through your own API-Key too.
-
Tuning
Your gateways already deliver your ready-made model with specific instructions, hyper-parameterization, prefilling and functions.
-
RAG-optimized
Create collections of thousands of documents indexed in your assistant, optimizing answers with large amounts of specific knowledge.
-
Connected functions
Provide functions directly from your API so your assistant can communicate with existing services and APIs.
-
Agent tools
Use our ready functions such as internet search, access to external links, code execution and memory for assistants without touching a single line of code.