metaskills / experts

Experts.js is the easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.
https://www.unremarkable.ai/experts/
MIT License
973 stars 54 forks source link

Use esbuild for Dual Package Approach #25

Closed metaskills closed 3 weeks ago

metaskills commented 3 weeks ago

Removed

Subpath imports. Please import or require only "experts".

Added/Changed

Use dual package approach. Now supports both ES6 import syntax and CommonJS require statements.