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

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...