Commit Graph

3850 Commits (a070d447ea0cb4b0412ba8bfb618f70a50b51b6b)
 

Author SHA1 Message Date
Kye Gomez a070d447ea contributors section
1 day ago
Kye Gomez 45ac282461 contributors docs sections
1 day ago
Kye Gomez ec43ba46ea docs contributors
1 day ago
Kye Gomez 06f8741f8f
Update README.md
1 day ago
Kye Gomez 1f31c769be
Update README.md
1 day ago
Kye Gomez 47cea29b4a
Update README.md
1 day ago
Kye Gomez 3ef0d5f7d0 contributors guide
1 day ago
Kye Gomez 954c2b520e model providers in swarms examples
1 day ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
3 days ago
Kye Gomez 77bdaac350
Update README.md
4 days ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
4 days ago
Kye Gomez 0c339634d0 fix docs
4 days ago
Kye Gomez 636b2fa102 readme
4 days ago
Kye Gomez a5f61de89c
Merge pull request #927 from harshalmore31/feat/921-stream
4 days ago
Kye Gomez b258f3dfce [docs][swarms marketplace documantation
4 days ago
harshalmore31 92a9eac8d8 Refactor streaming response handling to support print_on parameter for flexible output
4 days ago
harshalmore31 5e5819fc48 Enhance streaming response handling by collecting chunks and adding callback support
4 days ago
harshalmore31 2f5e7bdca7 Add real-time streaming support and example usage for Agent class
4 days ago
Kye Gomez d8958481cf cleanup
4 days 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]
4 days ago
harshalmore31 61fa99aa71
Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents
5 days ago
Kye Gomez b5694e26ae clean up vision and tools
5 days ago
Kye Gomez de2382dafe vision and tools
5 days ago
Kye Gomez 7277a3ffbb mixture of agents improvement and fix and example in docs with image
6 days ago
harshalmore31 d9cab648bc Refactor condition for tool execution to enhance readability
6 days ago
harshalmore31 57eff390a5 Refactor tool execution logic to improve handling of callable tools and None responses
6 days ago
harshalmore31 e5a5eaecea
Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents
6 days ago
Kye Gomez 2770b8c7bf docs fix for the swarmns api fix
6 days ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
6 days ago
Kye Gomez a24cc89cba docs fixed swarms - multi -agent architectures
6 days ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
6 days ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
6 days ago
Kye Gomez a9ae4cd222
Merge pull request #904 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
7 days ago
harshalmore31 d6fa21af46 refactor: streamline tool response handling and improve error logging in LiteLLM and BaseTool
2 weeks ago
Kye Gomez d3a28edd77
Merge pull request #905 from ascender1729/GraphWorkflow
2 weeks ago
Pavan Kumar 61cfb06ab4
Add basic GraphWorkflow example
2 weeks ago
Pavan Kumar 638ec01805 Add graph workflow example and update docs
2 weeks ago
harshalmore31 58921ffd84
Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents
2 weeks ago
Kye Gomez 9b71dfa9b5
Update README.md
2 weeks ago
harshalmore31 227f8b36cc
Update swarms/tools/base_tool.py
2 weeks ago
Kye Gomez fce607e062 [DOCS][SWARM TOOLS CLEANUP DOCUMENTATION
2 weeks ago
harshalmore31 fb494b9ce2 refactor: enhance error handling and response validation in tool execution and output processing for multi-modal functioanlity
2 weeks ago
Kye Gomez 64ac3125b0 docs -- aggregate example
2 weeks ago
Kye Gomez 7578353d63 [DOCS][ interactive groupchat examples]
2 weeks ago
Kye Gomez c07356dfc3
Merge pull request #902 from ascender1729/MultiModelGPUManger
2 weeks ago
Kye Gomez f2a2eb4e35
Merge pull request #896 from ascender1729/feat/examples-batched-tasks-dual-model-init
2 weeks ago
Kye Gomez b93b603545
Merge pull request #898 from Wxysnx/feature/refactor/replace-conditionals-with-factory-pattern
2 weeks ago
Pavan Kumar 7c4e9bb7bf Remove unsupported max_loops argument from ReasoningDuo initialization
2 weeks ago
Pavan Kumar 7e408f0c8c
Add ReasoningDuo batch example
2 weeks ago
Pavan Kumar fce6e36691 Add ReasoningDuo batch example
2 weeks ago