Odysseus doesn't lock you to one model. If an endpoint speaks the OpenAI-compatible API (/v1/chat/completions), you can connect it.
How to connect a model
- In your workspace, open Settings → Model endpoints (or type
/setup). - Paste the base URL (ending in
/v1) and an API key if the provider needs one. - Pick the model and start chatting — instantly.
What works
OpenAI, OpenRouter, Together, DeepInfra, Fireworks, or your own vLLM / Ollama server. New workspaces also come with a managed model already connected, so you can chat the moment it boots.
See the full setup guide.