Version 2024-09 was officially released on September 25, 2024.
Below are the most important fixes and features introduced in this version.
- Support for file processing with prompt-based assistants. This will enable many scenarios, such as uploading documents and summarizing, extracting, and checking information, etc. Also, depending on the model used by the assistant, it will be able to process audio, video, or images.
- Support for multi-modal LLMs allow processing docs, audio, video, and images in models like GPT-4o or Gemini Pro.
- Chat with data assistants
- The model used to build the queries was updated with GPT-4o, which improves the quality of the generated query.
- Configure the query builder server by organization and project. This means you can connect with different DBMS from each project when building Chat with data assistants.
- Show an explanation of how the query was built.
- New Workspace design
- New design
- Upload documents from the front end to chat with them.
- Flows builder
- There will be two types of Flows, one more oriented to build a conversational UI and the other to build assistant flows.
Access to these flows will only be available through Chat API or through the channels offered by Flows.
- New models hosted in AWS Bedrock added:
- Amazon Titan Express v1
- Amazon Titan Lite v1
- Anthropic Claude 3 Haiku
- Anthropic Claude 3 Sonnet
- Anthropic Claude 3.5 Sonnet
- Cohere Command
- Meta Llama 3 8B
- Meta LLama 3 70B
- It is now possible to provide clear guidance on the assistant's capabilities, allowing you to add information such as descriptions, features, and example prompts. This configuration can be done from the Backoffice, Start Page, or WelcomeData section of the Assistant API and RAG Assistants API endpoints.
- RAG Assistants