tool2schema

by cadifyai · Agent Tool · ★ 21

About tool2schema

tool2schema Inspired by janekb04/py2gpt and fastai/lm-hackers Why tool2schema? Sometimes you can provide a large language model (LLM) with functions for it to call, but it needs to follow a specific schema. is a small depedency-free library that converts your functions into that specific schema. So yeah, it's in the name! Installation You can install using . Usage On all functions that you would like to get the schema for, simply add the decorator. Then use the return value of method directly in your requests to whatever LLM you are using.

anthropicfunction-callingllmmistralopenaitooling

Quick Facts

Stars21
Forks1
LanguagePython
CategoryAgent Tool
LicenseApache-2.0
Quality Score76.9330857829757/100
Open Issues2
Last Updated2024-09-29
Created2023-12-18
Platformspython
Est. Tokens~17k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is tool2schema?

tool2schema is Automatically convert functions to schemas for LLM function calling.. It is categorized as a Agent Tool with 21 GitHub stars.

What programming language is tool2schema written in?

tool2schema is primarily written in Python. It covers topics such as anthropic, function-calling, llm.

How do I install or use tool2schema?

You can find installation instructions and usage details in the tool2schema GitHub repository at github.com/cadifyai/tool2schema. The project has 21 stars and 1 forks, indicating an active community.

What license does tool2schema use?

tool2schema is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools