VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.72k stars 722 forks source link

send_message.py is empty #5

Closed kevon217 closed 11 months ago

kevon217 commented 11 months ago

currently the send_message.py module is empty, so just checking to see if for now it's the same class definition as in the previous collab notebook (https://colab.research.google.com/drive/1dhFFpTrdW4F0j355LlBqGP6Dfzitk2JQ?usp=sharing)

also, just want to say I love how this repo is organized and the overall approach. so glad I stumbled upon your youtube channel.

kevon217 commented 11 months ago

nvm, i see now that Agency class in agency.py can __create_send_messagetool()