Toolhouse SDK

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.

Quick start (Python)Quick start (TypeScript)

Integrations

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

Using Vercel AIUsing LlamaIndex

Last updated