Commit Graph

144 Commits (672befd71a52a258d2ef334d1707f9b3682e8289)

Author SHA1 Message Date
Kye Gomez b63996fc2d
Merge pull request #978 from harshalmore31/Fix/concurrent-streaming
3 days ago
Kye Gomez 9ed09f44b5 fix protocol links in docs
3 days ago
Kye Gomez 254ded0b22 [ENHANCEMENT][MCP Expanded Support with Streamable HTTP] [Protocol Section of Docs]
3 days ago
harshalmore31 1e655c8d88 Merge branch 'Fix/concurrent-streaming' of https://github.com/harshalmore31/swarms into Fix/concurrent-streaming
3 days ago
harshalmore31 ee4bc9e37e updated with an example !
3 days ago
Kye Gomez dd7ac00dcb [CLEANUP][InteractiveGroupChat]
3 days ago
Kye Gomez f88f4fab13 [CLEANUP][Tests] [DOCS][Contributors Guide] [SCRIPTS][setup.sh] [cleanup un-used files
4 days ago
Kye Gomez 58bf7853a9 cleanup exampels in the root directory
5 days ago
Kye Gomez 2fee6d8a2e examples cleanup
5 days ago
Kye Gomez 610e02fe8c feats - increase swarm router speed through cache, and also improve error logging
5 days ago
Kye Gomez 7119e514e1 docs improvement
5 days ago
Kye Gomez c6443ffdf2 examples -- concurrent examples and api rate limits examples
6 days ago
Kye Gomez 4a86e28893 [DOCS][Swarms API Rate Limits] [concurrent wrapper in swarms.utils]
7 days ago
Kye Gomez f916c89cc1
Merge pull request #958 from Wxysnx/agent_judge0717
1 week ago
Kye Gomez dae71c765b examples cleanup
1 week ago
Kye Gomez ad3ce5390c update reasoning agent router docs
1 week ago
王祥宇 b08d57931c
Merge branch 'master' into agent_judge0717
1 week ago
Kye Gomez fbfc3f3cea [feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs]
1 week ago
王祥宇 950184b5c5 Add example for AgentJudge with evaluation criteria
1 week ago
Kye Gomez b4410ce9a9 [FIX][Conversation] [FIX][Self Consistency, make it less decoupled from agent, now it doesn't
2 weeks ago
Kye Gomez 5e3632c8e4 readme
2 weeks ago
Kye Gomez 9769697417 example index
2 weeks ago
Kye Gomez fb389903e1 [ENHANCEMENT][HiearchicalSwarm][Massive improvements to the hiearchical swarm, simplification, flexibility, speed improvements, and much more] [DOCS][HiearchicalSwarm] [Examples][hiearchical_examples]
2 weeks ago
Kye Gomez e3ef675fc1 [FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
3 weeks ago
Kye Gomez ab7781b100 example cleanup
3 weeks ago
Kye Gomez d00dfa44f1 fix -- speaker functions import issue and fix agent tool usage printing with retry function
3 weeks ago
Kye Gomez 76b9f5162e [feat][interactivegroupchat][random dynamic speaker functions
4 weeks ago
Kye Gomez 6b04ec671e [IMPROVE][InteractiveGroupchat][Improve the prompting so the agents acknowledge eachother + speaker functions][DOCS][Improvement]
4 weeks ago
Kye Gomez 954c2b520e model providers in swarms examples
4 weeks ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
4 weeks ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
4 weeks ago
Kye Gomez adfdabba20 [FIX][agent.py] -- self.no_print -> self.print_on] [ENHC][Improve the concurrent workflow] [collaborative prompt] [fix][improve list_all_agents prompt]
1 month ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
1 month ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
1 month ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
1 month ago
Pavan Kumar 638ec01805 Add graph workflow example and update docs
1 month ago
Kye Gomez 64ac3125b0 docs -- aggregate example
1 month ago
Kye Gomez 7578353d63 [DOCS][ interactive groupchat examples]
1 month ago
Kye Gomez c07356dfc3
Merge pull request #902 from ascender1729/MultiModelGPUManger
1 month ago
Pavan Kumar 7c4e9bb7bf Remove unsupported max_loops argument from ReasoningDuo initialization
1 month ago
Pavan Kumar fce6e36691 Add ReasoningDuo batch example
1 month ago
Pavan Kumar f8f148d6e5 fix: update minimal MultiAgentRouter example and documentation
1 month ago
Pavan Kumar 6f54434091 fix: update minimal multi_agent_router example and docs for correct result handling
1 month ago
Pavan Kumar 06d79356d4 Fix MultiAgentRouter example
1 month ago
Kye Gomez 2c99a1c045 fix docs
1 month ago
Kye Gomez 0e0a46019d [FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
2 months ago
Kye Gomez a5567d1323
Merge pull request #867 from ascender1729/sqlite_wrap
2 months ago
Kye Gomez b54c2c9d03
Merge pull request #869 from ascender1729/PulsarConversation
2 months ago
Kye Gomez fc59635a6a
Merge pull request #868 from ascender1729/DuckDBConversation
2 months ago
Pavan Kumar c9e1497460 Add Pulsar conversation example for persistent agent memory
2 months ago