ceylonai / ceylon

Efficient multi-agent task automation and management system.
https://ceylon.ai
Apache License 2.0
19 stars 1 forks source link

Task execution flow need to re create #10

Closed dewmal closed 3 months ago

dewmal commented 4 months ago

Agents need a better way to manage task

  1. Each Agents work without worrying others (Independence)
  2. With message they need to wait to execute their task because some tasks have other agents dependencies
dewmal commented 3 months ago

Fixed with networkx