Agents
The landing page positions VectorHub as a way to provide context to agents and AI workflows.
What is verified:
- Semantic context can be queried through
POST /query. - The frontend contains chat/workflow components that call backend APIs.
- WebSocket task notifications are implemented.
What is not verified as a stable product surface:
- A dedicated agent SDK.
- A formal agent integration protocol.
- Published examples for LangChain, OpenAI Agents SDK or similar frameworks.
Use /query as the current integration boundary for agent experiments.