Prerequisites
- Configure agents prior to use via the Agent Setup Guide.
Activation Modes
- Implicit Mode: If the
@ symbol is absent from the prompt input, agentic chat mode is active by default for all queries.
- Explicit Mode: If the
@ symbol is present in the prompt input, you must prefix your query with @agent to initiate an agent session.
- RAG Search
- Web Browsing
- Web Scraping
- Save Files
- List Documents
- Chart Generation
- SQL Agent
- File System Agent
Session Management
- Start Session: Type
@agent <prompt> (in Explicit Mode).
- Verification Log:
Agent @agent invoked
- End Session: Type
/exit.
- Verification Log:
Agent session completed