There are 0 repository under openai-tools topic.
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.
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).
Dive into the brand new OpenAI Assistant API, focusing on tools like retrieval and functions.
Core functionality for tool registration, conversation management, and AI service integration to accelerate your AI development workflow
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.