There are 8 repositories under openai-function-call topic.
A tool for generating function arguments and choosing what function to call with local LLMs
Make function calling with LLM easier
Started out as Dynamic Function Calling for OAI. Upon reviewing a research paper released (LATM) This is/has become a implementation of such system using: OpenAI and Autogen
A NestJS library for building efficient, scalable, and quick solutions based on the OpenAI Assistant API (chatbots) 🤖 🚀 Chatbot, Ready API and UI, OpenAI Functions, GPT-4 Vision, GPT-4o
A simple example that demonstrates how to use the function call feature of the OpenAI API
Generate ChatGPT function call schemas based on function docstrings.
OpenAI Function Call Schema Composer and Executor from OpenAPI (Swagger) Document.
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.
A framework-agnostic toolset to create and use Functions in LLM-based apps.
Predict the exact openai token usage of functions
Welcome to the repository showcasing examples utilizing OpenAI tools, such as GPT, assistant API (retrieval, function calling to external API). I strongly recommend running through the provided sample code and viewing the referenced instructional videos for a comprehensive understanding.
This is a sample project that demonstrates how to use Next.js to develop an Open AI function calling application.
arXiv-Chat: An AI research assistant and Discord bot
Enhance your CLI with AI - Using Langchain Framework & OpenAI Functions Agent
Data Engineering Agent Using Open AI Function Call
Use of parallel Function Calling with Azure OpenAI GPT models to manage vehicle's controls, simulated by Flask APIs.
The chatbot can send a webhook with user details like name and phone number when requested.
Use of Function Calling with Azure OpenAI GPT models to retrieve the lowest and highest stock prices for specific symbol and date.
Examples showcasing the usage of OpenAI API's Function Calling feature, along with different applications of the LangChain Framework.
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.
A Next.js chatbot powered by Vercel AI that provides vizualization over a dataset
Creating a custom GPT to send Emails using the MailJet API