Version 2024-11 was officially released on November 12, 2024.
Below are the most important fixes and features introduced in this version.
- Flows execution integrated into the Playground
- New LLMs support
- OpenAI: o1-preview and o1-mini
- Claude Sonnet 3.5 v2 - Providers: Anthropic, Vertex AI, and AWS Bedrock
- Llama 3.2 models - Providers: Vertex AI and AWS Bedrock
- Chat with data assistants
- Possibility to edit metadata, entities, and attribute descriptions.
- The Properties tab has been renamed to Settings along with the options that can be configured in it.
- RAG
- New returnSourceDocuments option to disable returning the documents section used to answer the question.
- New step option to use the assistant as a retrieval tool.
- Support for custom history in conversations using the chat_history variable.
- Stand-alone Frontend based on the new Playground UI
- Options to customize the Frontend to use the client logo, color palette, welcome message, and descriptions.
- Feature to collect feedback (thumbs up/down) in each response.
- Google Analytics support.
- Data Analyst Assistant
- Support to upload large CSV files.
- In the Organization API, the ability to set and manage usage limits on projects through the POST /project and GET /project/{id} endpoints has been added.
- Quota Limit now includes improvements such as highlighting the active quota in green, offering options to cancel active quotas, among others.