Commit Graph

3950 Commits (504f40f2b78552f2f3af1aee9acbb947af918bab)
 

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