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

Major Change to Tool Patterns v.1.3.0 #17

Closed metaskills closed 2 months ago

metaskills commented 2 months ago

Now parentsTools can have multiple functions present. This should have worked all along but was overlooked. See changes around MyTool.toolName in the README.