TheDocumentation Index
Fetch the complete documentation index at: https://docs.vectorshift.ai/llms.txt
Use this file to discover all available pages before exploring further.
Agent class wraps the VectorShift agent platform: declarative tools,
typed inputs/outputs, and multi-turn conversations via Session.
The recent agent revamp introduced the Tool / ToolInput system, an
auto-generated catalogue of ~200 integration tools (importable from
vectorshift.agent.tools), and Session objects with streamed events.
Quick start
Next
Reference
Every public method, grouped by topic.
Examples
Runnable examples to copy-paste and adapt.
