🏠
Toolhouse
DiscordGithubSign upGo to App
  • 🏠Toolhouse
  • Quick start: deploy your first agent
  • Build agents with the th file
  • Test agents before deploying
  • Deploy and run your agents
  • Agent workers
    • Running Agents asynchronously
      • API Reference
    • Schedule autonomous runs
      • API Reference
  • Toolhouse SDK
    • ✨Quick start (Python)
    • ✨Quick start (TypeScript)
    • Using LlamaIndex
    • Using Vercel AI
  • Choose MCP servers for your agent
  • Customize agents for your end users
  • 💬Execution logs
  • Go to app
Powered by GitBook
On this page
  • Quick start
  • Integrations

Toolhouse SDK

PreviousAPI ReferenceNextQuick start (Python)

Last updated 25 days ago

In this guide you'll learn how to implement and use Toolhouse with just a few lines of code. For the purpose of this example, we'll build an agent that can run the code it generates. We'll do so by using the Code interpreter tool from the Toolhouse.

Quick start

Learn how to integrate Toolhouse directly into the most common completion calls, regardless of the model provider.

Integrations

You can also use Toolhouse alongside popular frameworks such as LlamaIndex or Vercel AI.

✨Quick start (Python)
✨Quick start (TypeScript)
Using Vercel AI
Using LlamaIndex