Overview
- Streaming responses with real-time tool execution
- React hooks for building AI UIs
- Multi-step tool calls with automatic handling
- Framework compatibility with Next.js, React, Vue, and more
Dynamic Tool Loading
Load tools based on available integrations:Streaming Responses
Build real-time AI applications with streaming:Multi-Tenant Support
Handle multiple customer accounts:Best Practices
Account ID from Context
Error Handling
Tool Filtering
Example
Agent-Driven Search
Let the LLM discover tools on its own usingtool_search + tool_execute:
Next Steps
- Basic Usage for fetching and executing tools
- Tool Search for search patterns
- Tool Filtering for security
- OpenAI Integration for alternative approach