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.
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.
Modified
debugEvent
function insrc/helpers.js
to remove instructions from event data when logging in DEBUG mode, preventing large instruction strings from cluttering debug output.