Experts.js simplifies the usage of OpenAI's Assistants API by removing the complexity of managing Run objects and allowing Assistants to be linked together as Tools. It introduces Assistants as Tools, enabling the creation of Multi AI Agent Systems. Threads are used as a managed context window for agents.

8m read timeFrom github.com
Post cover image
Table of contents
OverviewInstallationAssistantsToolsThreadsExamplesDevelopment SetupScratch

Sort: