gagb 8901b4d224 Add module for common messages (#133)
* Move agents to a subdir

* Add placeholder for example team

* Move messages to a common file

* Add rounrobin orchestrator + reflex agents

* Fix import errors

* Clean up commented code

* Fix formatting errors

* Fix a linting error

* Fix formatting errors
2024-06-27 16:39:16 -07:00

7 lines
135 B
Python

"""
A team that use multiple agents including, coder and file_surfer
to solve tasks.
"""
# TODO: Add code here to implement the team.