We use cookies to enhance your experience and measure how the site performs. Choose "Essential Only" to disable analytics. Read our Privacy Policy.

    Odeus Docs

    Basic Chat functionalities

    To select a model and interact with the messages and responses in the chat, there are a few functionalities in the chat. These are the model selector in the top left corner and the buttons to interact with prompts and responses.

    Basic Chat functionalities

    To select a model and interact with the messages and responses in the chat, there are a few functionalities in the chat. These are the model selector in the top left corner and the buttons to interact with prompts and responses.

    Model Selector

    Odeus is model-agnostic, giving you a single workspace across multiple leading AI providers.

    Available models come from:

    • Anthropic - Claude family (Opus, Sonnet, Haiku)
    • OpenAI - GPT series and reasoning models
    • Google - Gemini Pro and Flash variants
    • Mistral

    The catalog is curated by your workspace admin, so the exact models you see may differ. See the complete model guide for help choosing the right model for your task.

    To choose the model for a conversation:

    1. Click the model name in the top-left corner of the chat window before you start the chat.
    2. Pick the model that best fits your task - your messages in this conversation will use it.

    A conversation runs on the model you pick for it. To work with a different model, start a new chat (or open the model selector when you begin one). If a chosen model is briefly unavailable, Odeus can automatically fall back to a comparable model so your message still goes through.

    Prompt functionalities

    Hover over your prompt to see available actions.

    Edit prompt

    If you're unsatisfied with a response, edit the prompt by clicking the pen icon. Click save when ready. It's normal to iterate on your instructions when using AI models and add more context where needed.

    Edit a prompt by clicking on the pen icon

    Save prompt

    To reuse a prompt, save it by clicking the "+" icon. Choose a folder in your prompt library and give your prompt a name. Learn more about the prompt library here.

    Save the prompt to the prompt library by pressing the little plus icon

    Response functionalities

    If you move the cursor of your mouse over the response, you can see the functionalities connected to the response.

    Copy response

    Click the copy button to save the response to your clipboard, then paste it into other tools and applications.

    Copy the response to your clipboard by clicking on the clipboard icon

    Regenerate response

    If you're unsatisfied with a response, click the circular arrow to regenerate it. This works because AI models are non-deterministic, meaning you'll get slightly different results for the same prompt. You can compare multiple responses and pick the best one. If responses are still insufficient, try editing your prompt with more specific details.

    Regenerate the answer and select a model by clicking on the circular arrow

    Tool availability

    Chat tools like web search, Deep Research, the Document Editor, and memory are available based on several factors working together.

    What determines tool availability

    Tool availability depends on a combination of settings:

    1. Workspace settings - your admin can enable or disable tools at the workspace level
    2. User settings - your personal preferences for which tools you want active
    3. Agent settings - when using an Agent, the Agent's configuration determines which tools are available
    4. Model capabilities - some models don't support certain tools (for example, vision needs a multimodal model)

    For a tool to be available in regular chat, both the workspace setting and your user setting must be enabled.

    Specific tool conditions

    ToolRequirements
    Web searchWorkspace + user enabled
    Deep ResearchWorkspace + user enabled
    Document EditorWorkspace + user enabled
    MemoryWorkspace + user enabled; not available when using Agents

    If a tool you expect isn't available, check your personal settings first. If it's still missing, your workspace admin may have disabled it.