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
994 stars 56 forks source link

Cleaner DEBUG=1 Output #32

Closed metaskills closed 2 months ago

metaskills commented 2 months ago

Modified debugEvent function in src/helpers.js to remove instructions from event data when logging in DEBUG mode, preventing large instruction strings from cluttering debug output.