An open API service indexing awesome lists of open source software.

https://github.com/alexfazio/toolhouse-cookbook

Function calling made easy. Enhance the capabilities of any LLM with just 3 lines of code. 🛠️🏠
https://github.com/alexfazio/toolhouse-cookbook

Last synced: 6 months ago
JSON representation

Function calling made easy. Enhance the capabilities of any LLM with just 3 lines of code. 🛠️🏠

Awesome Lists containing this project

README

          




OpenAI Cookbook Logo

The Toolhouse Cookbook provides code and guides designed to help developers build with AI function calling, offering copy-able code snippets that you can easily integrate into your own projects.

## Prerequisites

To make the most of the examples in this cookbook, you'll need a Toolhouse account (sign up for free [here](https://www.toolhouse.com)).

While the code examples are primarily written in Python, the concepts can be adapted to any programming language that supports interaction with the Toolhouse API.

If you're new to working with the Toolhouse API, we recommend starting with our [Toolhouse API Fundamentals course](https://github.com/toolhouse/courses/tree/master/toolhouse_api_fundamentals) to get a solid foundation.

## Explore Further

Looking for more resources to enhance your experience with Toolhouse and AI function calling? Check out these helpful links:

- [Toolhouse developer documentation](https://docs.toolhouse.com)
- [Toolhouse support docs](https://support.toolhouse.com)
- [Toolhouse Discord community](https://www.toolhouse.com/discord)

## Contributing

The Toolhouse Cookbook thrives on the contributions of the developer community. We value your input, whether it's submitting an idea, fixing a typo, adding a new guide, or improving an existing one. By contributing, you help make this resource even more valuable for everyone.

To avoid duplication of efforts, please review the existing issues and pull requests before contributing.

If you have ideas for new examples or guides, share them on the [issues page](https://github.com/toolhouse/toolhouse-cookbook/issues).