openai-function-example
There are 4 repositories under openai-function-example topic.
Simoon-F/openai-function-calling-use-examples
A simple example that demonstrates how to use the function call feature of the OpenAI API
YAV-AI/NodeJS-OpenAI-Function-Calling-Example
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.
Agenta-AI/job_extractor_template
Template for an AI application that extracts the job information from a job description using openAI functions and langchain
shashankdeshpande/llm-examples
Examples showcasing the usage of OpenAI API's Function Calling feature, along with different applications of the LangChain Framework.