Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC
-
Updated
Nov 28, 2024 - TypeScript
Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC
This sample application demonstrates the practical implementation and usage patterns of the LLM Agents library.
Dive into the brand new OpenAI Assistant API, focusing on tools like retrieval and functions.
Tiny applications that can be embedded in Nano Bots—small, AI-powered robots that support providers like OpenAI's ChatGPT—leveraging the capabilities of the new Tools (Functions) API in LLMs (Large Language Models).
Proof of concept using OpenAI's GPT-4 to simulate a sales manager for an online clothing store. Built with TypeScript, Express, and Handlebars. Showcases OpenAI's function calling/tools to grant GPT access to backend services for product retrieval and invoice creation.
Add a description, image, and links to the openai-tools topic page so that developers can more easily learn about it.
To associate your repository with the openai-tools topic, visit your repo's landing page and select "manage topics."