by alvesvaren · Agent Tool · ★ 30
zod-to-openai-tool Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions. Usage See the examples folder and the JSDocs for more examples and information. See homeassistant-chatbot-zod for another more useful example :) This package exports the following functions: - Used to create a new tool - Used to convert tools to the openai format (and give them a name) - Used to combine multiple tools into one (including Code Interpreter and File Search) Installation npm install zod-to-open
| Stars | 30 |
| Forks | 2 |
| Language | TypeScript |
| Category | Agent Tool |
| License | ISC |
| Quality Score | 70.393015917622/100 |
| Open Issues | 4 |
| Last Updated | 2024-11-28 |
| Created | 2023-11-15 |
| Platforms | node |
| Est. Tokens | ~27k |
These tools work well together with zod-to-openai-tool for enhanced workflows:
Explore other popular agent tool tools:
zod-to-openai-tool is Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC. It is categorized as a Agent Tool with 30 GitHub stars.
zod-to-openai-tool is primarily written in TypeScript. It covers topics such as json-schema, openai, openai-assistants-api.
You can find installation instructions and usage details in the zod-to-openai-tool GitHub repository at github.com/alvesvaren/zod-to-openai-tool. The project has 30 stars and 2 forks, indicating an active community.
zod-to-openai-tool is released under the ISC license, making it free to use and modify according to the license terms.