There are 5 repositories under openai-functions topic.
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
structured outputs for llms
Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.
Introducing the Assistant Swarm. An extension to the OpenAI Node SDK to automatically delegate work to any assistant you create in OpenAi through one united interface and manager. Now you can delegate work to a swarm of assistant all specialized with specific tasks you define.
A tool for generating function arguments and choosing what function to call with local LLMs
⛓️ build cognitive systems, pythonic
Make function calling with LLM easier
Generate ChatGPT function call schemas based on function docstrings.
Langchain Agent utilizing OpenAI Function Calls to execute Git commands using Natural Language
OpenAI 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 Python OpenAI API 를 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.
Scraping Wikipedia by combining LangChain's agents and tools with OpenAI's LLMs and function calling
Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC
A framework-agnostic toolset to create and use Functions in LLM-based apps.
This repository contains a basic Node.js example demonstrating how to call functions using the OpenAI API. The example showcases a conversation with the OpenAI GPT-3.5 Turbo model, including making function calls and processing their responses.
Exploring GitHub Using Natural Language built with OpenAI Functions and Vercel AI SDK.
Predict the exact openai token usage of functions
Langchain-Nextjs-OpenAI-WebSockets: Natural Language UI Control with OpenAI Functions
Extending the abilities of GPT4 using LangChain Plan and Execute agent to introduce a "knowledge provider" concept.
The chatbot can send a webhook with user details like name and phone number when requested.
This is a Python ChatBot application that leverages the OpenAI GPT-3.5 Turbo model for conversation. It allows users to interact with the ChatBot, which can perform various functions based on user queries also recent events on internet.
Demonstrates various AI functionalities using Spring AI, including chat responses, JSON data handling, image creation and description, real-time data loading, text-to-speech, and vector store usage.
Quickly create a Proof of Concept for your Chatbot
GUI Chatbot - Python / TK. Uses new Functions functionality.
OpenAI ChatGPT Assistants in Discord