openai-nodejs topic
List
openai-nodejs repositories
openai-assistant-swarm
358
Stars
47
Forks
Watchers
Introducing the Assistant Swarm. An extension to the OpenAI Node SDK to automatically delegate work to any assistant you create in OpenAi through one united interface and manager. Now you can delegate...
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...