diff --git a/Agora-Banner-blend.png b/Agora-Banner-blend.png new file mode 100644 index 00000000..766aa4dc Binary files /dev/null and b/Agora-Banner-blend.png differ diff --git a/README.md b/README.md index a9ca2bb2..a1af2864 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Agora + +![Agora banner](Agora-Banner-blend.png) + +[Swarms is brought to you by Agora, the open source AI research organization. Join Agora and Help create swarms and or recieve support to advance Humanity. ](https://discord.gg/qUtxnK2NMf) + # Swarming Language Models (Swarms) Welcome to Swarms - the future of AI, where we leverage the power of autonomous agents to create 'swarms' of Language Models (LLM) that work together, creating a dynamic and interactive AI system. diff --git a/swarms/tools/main.py b/swarms/tools/main.py index bb711c4f..6212afbd 100644 --- a/swarms/tools/main.py +++ b/swarms/tools/main.py @@ -350,7 +350,7 @@ class SyscallTracer: return exitcode, reason ##########################################+> SYS CALL END - + ############### => st dout.py @@ -1316,4 +1316,7 @@ class VisualQuestionAnswering(BaseToolSet): ) return answer + +#segment anything: + ########################### MODELS