A simple example that demonstrates how to use the function call feature of the OpenAI API
-
Updated
Sep 4, 2023 - Python
A simple example that demonstrates how to use the function call feature of the OpenAI API
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.
Template for an AI application that extracts the job information from a job description using openAI functions and langchain
Examples showcasing the usage of OpenAI API's Function Calling feature, along with different applications of the LangChain Framework.
Add a description, image, and links to the openai-function-example topic page so that developers can more easily learn about it.
To associate your repository with the openai-function-example topic, visit your repo's landing page and select "manage topics."