openai-function-example topic
List
openai-function-example repositories
openai-function-calling-use-examples
63
Stars
6
Forks
Watchers
A simple example that demonstrates how to use the function call feature of the OpenAI API
NodeJS-OpenAI-Function-Calling-Example
21
Stars
5
Forks
Watchers
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 fu...