- New CLI tool to interact with Dust agents from the terminal
- Install globally via npm:
@dust-tt/dust-cli - Start chatting by running the
dustcommand
• Table and column descriptions from BigQuery schemas are now accessible to Agents
• Can be enabled in BigQuery connection settings
• Added automatic agent suggestions when posting messages without @mentions
• Suggestions are based on message content and agent capabilities
• Added gpt-image-1 model for image generation in agents
• Available through 'Image Generation' capability in agent builder
• Includes tiered usage limits per workspace
• Added dynamic timeframe support for data extraction
• Introduced dynamic schema support
• Implemented JSON schema formatting
• Added ability to store extraction results in downloadable files
• Enabled direct extraction from files shared in conversations
- We're adding new tools: image generation, file conversion, enhanced web browsing, GitHub issues and pull request, etc...
- Agents can use external MCP servers
- Doc is available here
Contact us if you'd like early access to the preview!
• Added o4-mini model
• Added o4-mini (High Reasoning) model
• Both models can now be used in the agent builder
- New GPT-4.1 model is now accessible across all agents
- Default @gpt4 agent has been upgraded to use GPT-4.1
• Added ability to enforce JSON-schema formatted responses from OpenAI models
• Available in both agent configurations (via advanced builder settings) and app chat blocks
• Ensures consistent output formatting for reliable downstream processing
- Added the ability to use personal Salesforce credentials instead of a shared service account when connecting to Salesforce
- Users can now access data based on their individual Salesforce permissions
