Skip to main content
StackOne tools work with Vercel AI SDK to build AI applications using React, Next.js, and other frameworks.

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

Let the LLM discover tools on its own using tool_search + tool_execute:
See Tool Search for more details.

Next Steps