Commit Graph

  • 1f31c769be
    Update README.md Kye Gomez 2025-06-29 23:13:41 -0700
  • 47cea29b4a
    Update README.md Kye Gomez 2025-06-29 23:13:11 -0700
  • 3ef0d5f7d0 contributors guide Kye Gomez 2025-06-29 23:08:13 -0700
  • 954c2b520e model providers in swarms examples Kye Gomez 2025-06-29 22:54:59 -0700
  • c28dea745f 更新 litellm_wrapper.py 文件 #916 王祥宇 2025-06-29 11:29:38 +0800
  • 325199f4c2 docs agent streaming with formatting name fix Kye Gomez 2025-06-27 17:12:49 -0700
  • 77bdaac350
    Update README.md Kye Gomez 2025-06-27 11:46:25 -0700
  • ba1437b5dd
    Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents Kye Gomez 2025-06-27 10:14:01 -0700
  • 0c339634d0 fix docs Kye Gomez 2025-06-27 10:08:08 -0700
  • 636b2fa102 readme Kye Gomez 2025-06-27 10:06:50 -0700
  • a5f61de89c
    Merge pull request #927 from harshalmore31/feat/921-stream Kye Gomez 2025-06-27 10:00:53 -0700
  • b258f3dfce [docs][swarms marketplace documantation Kye Gomez 2025-06-26 15:29:52 -0700
  • 92a9eac8d8 Refactor streaming response handling to support print_on parameter for flexible output #927 harshalmore31 2025-06-27 03:43:33 +0530
  • 5e5819fc48 Enhance streaming response handling by collecting chunks and adding callback support harshalmore31 2025-06-26 23:06:34 +0530
  • 2f5e7bdca7 Add real-time streaming support and example usage for Agent class harshalmore31 2025-06-26 19:46:46 +0530
  • d8958481cf cleanup Kye Gomez 2025-06-26 14:23:39 -0700
  • adfdabba20 [FIX][agent.py] -- self.no_print -> self.print_on] [ENHC][Improve the concurrent workflow] [collaborative prompt] [fix][improve list_all_agents prompt] Kye Gomez 2025-06-26 14:21:05 -0700
  • 61fa99aa71
    Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents #923 harshalmore31 2025-06-26 23:23:27 +0530
  • 638e5514cd stream added #926 MalikHaroonKhokhar 2025-06-26 12:23:30 +0500
  • b5694e26ae clean up vision and tools Kye Gomez 2025-06-25 15:55:16 -0700
  • de2382dafe vision and tools Kye Gomez 2025-06-25 15:49:32 -0700
  • 7277a3ffbb mixture of agents improvement and fix and example in docs with image Kye Gomez 2025-06-25 12:20:44 -0700
  • d9cab648bc Refactor condition for tool execution to enhance readability harshalmore31 2025-06-25 23:12:10 +0530
  • 57eff390a5 Refactor tool execution logic to improve handling of callable tools and None responses harshalmore31 2025-06-25 23:09:23 +0530
  • 85c450c8c4
    Add lazy initialization for VLLMWrapper #925 Pavan Kumar 2025-06-25 20:31:55 +0530
  • 2a82762458 Update documentation Pavan Kumar 2025-06-25 14:57:24 +0000
  • 7f3a854bb2 Implement lazy initialization for VLLMWrapper Pavan Kumar 2025-06-25 20:17:34 +0530
  • e5a5eaecea
    Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents harshalmore31 2025-06-25 13:48:30 +0530
  • 2770b8c7bf docs fix for the swarmns api fix Kye Gomez 2025-06-24 23:27:44 -0700
  • e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes harshalmore31 2025-06-25 09:40:13 +0530
  • a24cc89cba docs fixed swarms - multi -agent architectures Kye Gomez 2025-06-24 16:52:27 -0700
  • d380cae233 feat -- multiple image processing in agent.py Kye Gomez 2025-06-24 16:50:58 -0700
  • fcf52332d1 docs, contributing.md, multi tool mcp execution, and more Kye Gomez 2025-06-24 15:58:27 -0700
  • a9ae4cd222
    Merge pull request #904 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents Kye Gomez 2025-06-24 10:03:05 -0700
  • f07a2595f2
    Use env token for telemetry #920 Pavan Kumar 2025-06-23 22:08:25 +0530
  • 8a93c874d4 Read API key from env Pavan Kumar 2025-06-23 22:07:04 +0530
  • cab6c9f7bd
    Update ruff requirement from >=0.5.1,<0.11.14 to >=0.5.1,<0.12.1 #919 dependabot[bot] 2025-06-23 12:20:03 +0000
  • d948e07b93
    Bump pypdf from 5.1.0 to 5.6.1 #918 dependabot[bot] 2025-06-23 12:14:35 +0000
  • db3c396466
    Update pymdown-extensions requirement from ~=10.15 to ~=10.16 #917 dependabot[bot] 2025-06-23 12:05:07 +0000
  • 1f24741241
    Merge 45d9602242 into d3a28edd77 #874 Pavan Kumar 2025-06-23 16:03:20 +0800
  • a2c42fca54 Feed multiple images into the agent Wxysnx 2025-06-21 17:48:31 +0800
  • eb2fb67a51 Implement Agent Instance Caching Mechanism for ReasoningAgentRouter Wxysnx 2025-06-21 16:37:11 +0800
  • 754c2b710d Feed multiple images into the agent #914 Wxysnx 2025-06-21 16:30:31 +0800
  • 2acbfc7e4b Feed multiple images into the agent #913 Wxysnx 2025-06-21 15:31:33 +0800
  • 7e952234c1 implements a caching mechanism for agent instances #911 Wxysnx 2025-06-21 10:52:23 +0800
  • d6fa21af46 refactor: streamline tool response handling and improve error logging in LiteLLM and BaseTool #904 harshalmore31 2025-06-20 18:57:32 +0530
  • 7c406a548c fix Issues#897 #906 Wxysnx 2025-06-20 14:49:47 +0800
  • d3a28edd77
    Merge pull request #905 from ascender1729/GraphWorkflow Kye Gomez 2025-06-19 13:58:17 -0700
  • 61cfb06ab4
    Add basic GraphWorkflow example #905 Pavan Kumar 2025-06-19 21:29:43 +0530
  • 638ec01805 Add graph workflow example and update docs Pavan Kumar 2025-06-19 21:17:41 +0530
  • 23fc7cba16 Merge branch 'octotools' of https://github.com/harshalmore31/swarms into octotools #791 harshalmore31 2025-06-19 11:23:37 +0530
  • 54dd2be0d7 add AIScientistFramework components to swarms module harshalmore31 2025-03-04 23:27:04 +0530
  • 7197a37f85
    Merge branch 'master' into feat/Integrate-AgentRAGHandler harshalmore31 2025-06-19 11:11:34 +0530
  • 58921ffd84
    Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents harshalmore31 2025-06-19 11:10:44 +0530
  • 9b71dfa9b5
    Update README.md Kye Gomez 2025-06-18 22:15:26 -0700
  • 227f8b36cc
    Update swarms/tools/base_tool.py harshalmore31 2025-06-19 10:37:56 +0530
  • fce607e062 [DOCS][SWARM TOOLS CLEANUP DOCUMENTATION Kye Gomez 2025-06-18 22:04:22 -0700
  • fb494b9ce2 refactor: enhance error handling and response validation in tool execution and output processing for multi-modal functioanlity harshalmore31 2025-06-19 10:32:24 +0530
  • 64ac3125b0 docs -- aggregate example Kye Gomez 2025-06-18 21:54:24 -0700
  • 7578353d63 [DOCS][ interactive groupchat examples] Kye Gomez 2025-06-18 21:48:46 -0700
  • c07356dfc3
    Merge pull request #902 from ascender1729/MultiModelGPUManger Kye Gomez 2025-06-18 21:40:03 -0700
  • f2a2eb4e35
    Merge pull request #896 from ascender1729/feat/examples-batched-tasks-dual-model-init Kye Gomez 2025-06-18 21:25:38 -0700
  • b93b603545
    Merge pull request #898 from Wxysnx/feature/refactor/replace-conditionals-with-factory-pattern Kye Gomez 2025-06-18 19:56:22 -0700
  • 62e64d3285 updates harshalmore31 2025-06-19 06:35:29 +0530
  • 7378668d81 Add Simple RAG example and enhance Agent with RAG functionality harshalmore31 2025-06-18 22:26:23 +0530
  • 7c4e9bb7bf Remove unsupported max_loops argument from ReasoningDuo initialization #902 Pavan Kumar 2025-06-18 16:51:23 +0000
  • 7e408f0c8c
    Add ReasoningDuo batch example Pavan Kumar 2025-06-18 22:17:39 +0530
  • fce6e36691 Add ReasoningDuo batch example Pavan Kumar 2025-06-18 22:16:13 +0530
  • a54b2ef8ee
    Add MatrixSwarm example #901 Pavan Kumar 2025-06-18 22:09:09 +0530
  • 9ff407ebae Add MatrixSwarm example and update index Pavan Kumar 2025-06-18 22:06:02 +0530
  • b307370e0a
    Replace PyPDF2 with pypdf in long_agent #900 Pavan Kumar 2025-06-18 21:42:19 +0530
  • 34f9ecdc4a
    Add swarm stopping condition example #899 Pavan Kumar 2025-06-18 21:41:58 +0530
  • 24cf04314d Add swarm stopping condition example Pavan Kumar 2025-06-18 21:38:28 +0530
  • 6f02e4e470 Replace PyPDF2 with pypdf in long_agent Pavan Kumar 2025-06-18 21:37:59 +0530
  • cb353ec07b fix import file name error #898 Wxysnx 2025-06-18 15:05:53 +0800
  • fb9d7039c5 replace-conditionals-with-factory-pattern Wxysnx 2025-06-18 13:29:46 +0800
  • 1dae904c43 docs: update minimal MultiAgentRouter example and documentation to use SwarmRouter interface #896 Pavan Kumar 2025-06-17 18:18:52 +0000
  • f8f148d6e5 fix: update minimal MultiAgentRouter example and documentation Pavan Kumar 2025-06-17 18:15:42 +0000
  • f9bfecf771
    Add MultiAgentRouter minimal example Pavan Kumar 2025-06-17 22:07:01 +0530
  • 6f54434091 fix: update minimal multi_agent_router example and docs for correct result handling Pavan Kumar 2025-06-17 16:36:03 +0000
  • 06d79356d4 Fix MultiAgentRouter example Pavan Kumar 2025-06-17 21:57:23 +0530
  • 836d8b6774
    Add MultiAgentCollab example #895 Pavan Kumar 2025-06-17 21:49:10 +0530
  • c1191ec455 Refactor example to embed model in agents Pavan Kumar 2025-06-17 21:34:34 +0530
  • 74715f191b api key management Kye Gomez 2025-06-16 15:54:24 -0700
  • 6126a858cb share and discover agents, tools, docs, documentation Kye Gomez 2025-06-16 15:49:36 -0700
  • 35ca3bb930 Swarms marketplace docs Kye Gomez 2025-06-16 15:43:29 -0700
  • 2c99a1c045 fix docs Kye Gomez 2025-06-16 15:34:54 -0700
  • 1fd8f215a7
    Merge pull request #887 from ascender1729/CITATION Kye Gomez 2025-06-16 11:38:10 -0700
  • 7c5f265721 docs: add multi_mcp_execution.md to mkdocs navigation #891 Pavan Kumar 2025-06-16 12:37:48 +0000
  • a7aa469345
    Add multiple MCP support Pavan Kumar 2025-06-16 17:51:37 +0530
  • 5c32196fb0 Add multiple MCP tool execution support with examples and tests Pavan Kumar 2025-06-16 12:21:10 +0000
  • 8c09e80c35
    Update ruff requirement from <0.4.5,>=0.0.249 to >=0.0.249,<0.11.14 #890 dependabot[bot] 2025-06-16 11:50:22 +0000
  • 8a79bf09d3
    Bump pydantic from 2.11.4 to 2.11.7 #889 dependabot[bot] 2025-06-16 11:49:31 +0000
  • abb4d96eed
    Merge branch 'feat/agent-multiple-mcp-execution' into 95fmkb-pavan/add-support-for-multiple-mcp-tool-execution-and-direct-model Pavan Kumar 2025-06-16 16:47:14 +0530
  • f9e65bf326 Fix multi MCP execution and add example servers Pavan Kumar 2025-06-16 16:42:46 +0530
  • f47a60d16f
    Add multiple MCP support Pavan Kumar 2025-06-16 15:57:54 +0530
  • 5850b75777 feat: support multi mcp and direct model init Pavan Kumar 2025-06-16 15:56:50 +0530
  • 5e91a4b08c feat: support multi mcp and direct model init Pavan Kumar 2025-06-16 15:56:26 +0530
  • 55a8084974
    Update CITATION.cff #887 Pavan Kumar 2025-06-15 02:04:30 +0530
  • 5bc09234f0
    Add conversation history export docs #888 Pavan Kumar 2025-06-15 01:39:32 +0530