AI-in-Hand / platform

AI Agent Automation Platform: Rapidly prototype, test, and deploy Multi-Agent Systems from your browser.
https://platform.ainhand.com
GNU Affero General Public License v3.0
25 stars 8 forks source link

Use Agency-Swarm library’s callbacks for configuration #81

Open bonk1t opened 5 months ago

bonk1t commented 5 months ago

Use load and save callbacks for loading and saving assistant configurations instead of having them in a local json file.

bonk1t commented 4 months ago

Blocked: Need to fork Agency-Swarm to implement the necessary changes: get rid of using local settings.json file for scalability