clean up of swarms

Former-commit-id: cd7e0c4bc4
group-chat
Kye 1 year ago
parent 235c3fcaff
commit 371eff3cd0

@ -1,3 +1,4 @@
<!-- # Swarms 🤖 🤖 🤖 ff-->
![Swarming banner icon](images/swarmsbanner.png)
@ -20,8 +21,6 @@ Introducing Swarms, automating all digital activities with multi-agent collabora
</div>
## Purpose
At Swarms, we're transforming the landscape of AI from siloed AI agents to a unified 'swarm' of intelligence. Through relentless iteration and the power of collective insight from our 1500+ Agora researchers, we're developing a groundbreaking framework for AI collaboration. Our mission is to catalyze a paradigm shift, advancing Humanity with the power of unified autonomous AI agent swarms.

@ -1,6 +1,4 @@
#boss node -> worker agent -> omni agent [worker of the worker]
from langchain.tools import tool
# from swarms.workers.multi_modal_workers.omni_agent.omni_chat import chat_huggingface
from swarms.workers.multi_modal_workers.omni_agent.omni_chat import chat_huggingface
class OmniWorkerAgent:

Loading…
Cancel
Save