SovereignEG Agents
Managed agents are not generally available yet.
Today, the live product is the OpenAI-compatible inference API for chat completions and embeddings. Use the model catalog and API reference for what is callable now. This section documents the agent products planned for later rollout so they are visible as roadmap items, not live SDK surfaces.
Roadmap
| Agent | Status | Notes |
|---|---|---|
| Presentation Maker | Coming soon | Slide deck generation workflow |
| Chat with Documents | Coming soon | Managed RAG workflow |
| Sales Agent | Coming soon | Lead qualification and outreach workflow |
| Code Assistant | Coming soon | Code-focused workflow |
| Research Agent | Coming soon | Multi-step research workflow |
| Custom Agents | Coming soon | Agent SDK and hosted runtime |
What to use now
- Chat Completions for assistants, summarization, extraction, and reasoning.
- Embeddings for search and RAG pipelines.
- Model Library for live model IDs and EGP pricing.
Next steps
- Quickstart — make your first API call
- Models Overview — choose a live model