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. 🛠️🏠
- Host: GitHub
- URL: https://github.com/alexfazio/toolhouse-cookbook
- Owner: alexfazio
- License: mit
- Created: 2024-08-18T15:54:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-28T16:38:37.000Z (about 1 year ago)
- Last Synced: 2025-04-05T12:20:49.861Z (6 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 14.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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).