What changes with Agentic Behavior? While the previous version (V1) operated linearly (one question = a single action), the new V2 engine introduces orchestration autonomy.
- In-depth Analysis: The agent breaks your request down into sub-tasks.
- Chained Execution: It can now autonomously use 1 to 5 consecutive tools.
- Enriched Result: It combines the outputs from these various tools to build a precise, sourced, and comprehensive response.
Important Note Regarding History Conversations from version V1 are archived in read-only mode. The new V2 architecture, capable of using multiple tools simultaneously, requires starting a new session.
Visible Impact: Your old conversations (V1) remain accessible and searchable in your history (left sidebar). However, they are now in Read-Only mode. You will see the following screen if you attempt to access them:
To continue working on a topic from a V1 session, please click on âNew Chatâ to leverage the full power of the V2 agents.