Beta Features
Agentic Chat
In this section, we introduce the Agentic Chat beta feature that enables a language model to call tools to help complete tasks. The documentation below explains how to use it. To make the agentic chat feature available within the assistant app, it must be enabled in the Helm Chart.
This is an experimental beta feature; some capabilities may be incomplete or occasionally error-prone.
How to access
Enable by toggling “Try beta features” inside the Assisstant Chat Application Template.
Features
Chat with Agentic Apps
Describe what you need in your own words, even complex requests. Our AI understands your goal and automatically coordinates the necessary agents/apps to get it done.
The agentic chat seamlessly combines multiple tasks in a single request for a single output which makes it reliable for complex workflows.
The following agents/apps are available for you to use and try as an experiment:
- Translation
- Summarisation
- Brave Search API (configured API key required)
- OpenWeather API (configured API key required)
Revised design
A slimmed-down interface with new functions such as token streaming and display of the model's thought processes.