Skip to main content
Odin AI Chats provide an intuitive way to interact with AI agents, enabling you to generate highly contextualized responses tailored to your needs. Instead of a one-size-fits-all assistant, Chats lets you select from different pre-configured agents, each specialized for tasks such as data analysis, document summarization, content generation, image creation, or web research. By combining flexible agent selection with features like file uploads, Knowledge Base integration, and contextual chat memory, Chats ensure that responses are both relevant and actionable. Depending on the agent and language model you configured for it, you can:
  • Analyze structured or unstructured data
  • Summarize and interact with documents in real time
  • Retrieve fresh insights from the web via Google search
  • Generate creative text or images
Chats give you customizable, multi-purpose AI workspace where you control the context, the agent, and the outcome.

Chat Features

  • Agent Selection: Choose from a variety of pre-configured agents tailored to different tasks and use cases.
  • File Uploads: Upload documents or images directly into the chat for analysis (see Chat with Documents for more details).
  • Knowledge Base Integration: Interact with documents and data stored in your Knowledge Base for more informed responses.
  • Contextual Responses: Agents can provide responses based on the context of your previous messages in the chat.
  • Export Responses: Export AI responses for further use or sharing.
The chat interface is designed to be user-friendly and intuitive. Here are the key components of the interface:

Chat Management

Create, rename, or delete chats from the chat list on the left side of the interface. Chat Management
  1. All Chats Dropdown – Filter chats by All Chats or My Chats, to see all shared interactions, or just the ones you created.
  2. New Chat – Click this button to start a new chat session.
  3. Search – Use the search bar to quickly find specific chats by name or content.
  4. Chat History – View and manage your previous chat sessions, categorized as Today, Yesterday, This Week, and Older.
  5. Rename Chat – Click the pencil icon next to the chat name to rename the chat.
  6. Delete Chat – Click the trash icon to delete the chat permanently.

Chat Interface

The main chat area where you interact with the selected agent. Chat Interface Details
  1. Message Input Box – Type your messages or queries here.
  2. Document Selection – You can select documents from your Knowledge Base to provide context for the chat.
    This feature only works if the selected agent is connected to the Knowledge Base.
  3. File Attachment – Click the paperclip icon to upload files directly into the chat for analysis.
    Supported file types include text documents, PDFs, images, and more.
  4. Agent Dropdown – Select the AI agent you’ve pre-configured that you want to interact with from the dropdown menu.
  5. Voice Input – Click the microphone icon to use voice input for your messages.
  6. Send Button – Click the send button or press Enter to submit your message
Learn more about Chatting with Documents to understand how to upload and select documents for context.

Chat Debug Panel

  • Document Context Results – This tab shows the retrieved Knowledge Base results the agent used to generate its response, including the source name, content snippet, and relevance score. If no relevant information was found, it will state “No results found.”
    Document Context Results
  • Chat Context – In this tab, you can manually input additional context for the agent to consider in its responses. This can be useful if you want to provide specific information that may not be present in the chat history or Knowledge Base. Make sure to click Save after entering context to ensure it is applied to the agent’s future responses.
    Chat Context
  • Debug Prompt Info – This tab explains the details on the prompt and context that was sent to LLM on every execution for debugging purposes.
    Debug Prompt Info
  • Agent Execution – This tab details the tool calls made by the agent and displays any errors (if any) for debugging purposes.
    Agent Execution

Agent Response Actions

In the agent’s response, you may see the following elements:
  1. Text: The main content of the response.
  2. Sources: If the agent references documents from your Knowledge Base, these will be listed as sources underneath the response text. You can click on them to view more details in the Document Context Results tab.
  3. Actions: For all agent responses, you can do the following:
    Agent Response Actions
    • Thumbs Up/Down: Provide feedback on the response as good or incorrect/unhelpful.
    • Text-to-Speech: Click the speaker icon to hear the response read aloud.
    • Copy: Click the copy icon to copy the response text to your clipboard.
    • Save as Q&A: Click the bookmark icon to save the Q&A pair to the Knowledge Base for quick retrieval later.
    • Export: Click the export icon to download the response for further use.
    • Feedback: Click the Feedback link to provide detailed feedback on the response. Feedback provided through this method will be recorded and displayed on the Analytics dashboard.

Getting Started with Chats

To start using Chats in your Odin AI project, follow these steps:
  1. In your Odin AI project, navigate to the Chat section from the left-hand menu.
  2. Click on the New Chat button to create a new chat session.
  3. Select an agent from the dropdown menu at the top of the chat interface. The available agents will depend on the ones you have set up in your project.
  4. Type your message or query in the chat input box at the bottom of the screen.
  5. Press Enter or click the Send button to submit your message. The selected agent will process your input and generate a response.
  6. Continue the conversation by typing additional messages or queries. The agent will take into account the context of the chat history to provide more relevant responses.

Exporting Chat Responses

You can export the agent’s responses for further use or sharing. To do this:
  1. After the agent has generated a response, click the Export icon located underneath the response text.
  2. Choose the desired format for export:
    Export Options
    • txt – Exports the response as a plain text file.
    • docx – Exports the response in a Word document format.
    • csv – Structures the response in a spreadsheet format.
  3. Click Export to download the file to your computer. The response will be saved in the selected format for easy access and sharing.