Commit Graph

  • 7a62ef4b5b [FEAT] XML support #841: Add XML output type, formatter, and utilities; tests included Pavan Kumar 2025-05-13 18:08:36 +0000
  • 6c21dfce9e Fix LLM serialization issue in Agent class #844 ascender1729 2025-05-13 21:40:35 +0530
  • 84bb4b17c9 feat: enhance LiteLLM tokenizer with flexible model support and improved error handling #843 ascender1729 2025-05-13 20:08:34 +0530
  • 16b5896f07 Reapply "model docs" ascender1729 2025-05-13 19:36:01 +0530
  • ead6bf55ea Revert "model docs" ascender1729 2025-05-13 19:34:49 +0530
  • 3ecff082a1 feat: implement flexible tokenizer serialization/deserialization ascender1729 2025-05-13 19:22:49 +0530
  • 48e7fd8a79 model docs Kye Gomez 2025-05-12 13:01:36 -0700
  • e3dbc89f76
    Bump pypdf from 5.1.0 to 5.5.0 #840 dependabot[bot] 2025-05-12 11:14:14 +0000
  • 95048a7612
    Update ruff requirement from >=0.5.1,<0.11.9 to >=0.5.1,<0.11.10 #839 dependabot[bot] 2025-05-12 11:08:49 +0000
  • c43180de14 agent multi step reasoning update Kye Gomez 2025-05-11 01:43:51 -0700
  • 048a47931e cleanuped up api docs Kye Gomez 2025-05-10 14:30:45 -0700
  • aa7bc54e75 agent api completions docs Kye Gomez 2025-05-10 14:25:27 -0700
  • 89d42e18db cleanup Kye Gomez 2025-05-09 14:53:04 -0700
  • ed46063dcc updated docs for swarms api Kye Gomez 2025-05-09 12:35:45 -0700
  • bef75c9f2e fix(agent): Implement logger handler serialization - Add _serialize_logger_handler and _deserialize_logger_handler methods - Update save/load methods to handle logger serialization - Add real-world usage test - Fix file path handling for cross-platform compatibility #838 ascender1729 2025-05-09 21:45:42 +0530
  • e9a7c7994c concurrent docs updates + concurrent workflow updates Kye Gomez 2025-05-08 17:37:11 -0700
  • 688c9eab05
    Merge pull request #837 from ascender1729/graph-workflow-doc-example Kye Gomez 2025-05-08 10:06:34 -0700
  • 2dec3680eb Add example and update graph_workflow.md to match documentation #837 ascender1729 2025-05-08 21:56:30 +0530
  • a5154aa26f communication structures Kye Gomez 2025-05-07 16:18:33 -0700
  • 26033cefd1
    Merge pull request #833 from kyegomez/dependabot/pip/pydantic-2.11.4 Kye Gomez 2025-05-07 14:18:48 -0700
  • 78480a6467
    Merge pull request #834 from kyegomez/dependabot/pip/pymdown-extensions-approx-eq-10.15 Kye Gomez 2025-05-07 14:18:40 -0700
  • aa1652236c
    Merge pull request #835 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.9 Kye Gomez 2025-05-07 14:18:33 -0700
  • f84a0fe9f7 hhcs fix swarms info Kye Gomez 2025-05-07 13:52:10 -0700
  • d06610c6e5
    Merge pull request #836 from ascender1729/fix/update-multi-agent-examples Kye Gomez 2025-05-07 13:33:17 -0700
  • 36c4fd26c1 Update multi-agent collaboration examples #836 ascender1729 2025-05-07 20:32:40 +0530
  • f87343770b Update multi-agent collaboration examples ascender1729 2025-05-07 20:29:06 +0530
  • 76a35d05ff model grid Kye Gomez 2025-05-05 20:41:29 -0700
  • cfbf3b2f90 requirements.txt Kye Gomez 2025-05-05 17:04:44 -0700
  • 8b9e630e44 cleanup Kye Gomez 2025-05-05 17:04:00 -0700
  • a97ee72221 readme Kye Gomez 2025-05-05 16:59:58 -0700
  • f129895a73 graph workflow Kye Gomez 2025-05-05 16:41:06 -0700
  • c7c506d721 swarm matcher docs Kye Gomez 2025-05-05 16:38:35 -0700
  • de7e751025 cleanup init agent 10k agents a sec Kye Gomez 2025-05-05 15:40:07 -0700
  • 4062a16982
    Update ruff requirement from >=0.5.1,<0.11.8 to >=0.5.1,<0.11.9 #835 dependabot[bot] 2025-05-05 11:08:44 +0000
  • 9b92a632f3
    Update pymdown-extensions requirement from ~=10.14 to ~=10.15 #834 dependabot[bot] 2025-05-05 11:06:25 +0000
  • b7f7524638
    Bump pydantic from 2.10.6 to 2.11.4 #833 dependabot[bot] 2025-05-05 11:04:58 +0000
  • 72ef4fc43f
    Merge eb5eca7c80 into f49eb0d8aa #770 harshalmore31 2025-05-04 14:16:08 +0530
  • f49eb0d8aa
    Merge pull request #825 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.8 Kye Gomez 2025-05-03 19:56:59 -0700
  • 4a9dbc4194
    Merge e6eccf1db3 into 260b01e540 #754 georgesh 2025-05-04 09:43:30 +0800
  • 712215be2f
    Merge 6fff8042dc into 260b01e540 #741 Occupying-Mars 2025-05-04 01:23:55 +0000
  • 260b01e540
    Merge pull request #832 from ascender1729/update-diy-memory-md Kye Gomez 2025-05-02 19:22:53 -0700
  • bc19fc2d90
    Merge pull request #831 from ascender1729/update-agent-md Kye Gomez 2025-05-02 19:21:09 -0700
  • 58c8b3f0e6 cleanup Kye Gomez 2025-05-02 15:51:52 -0700
  • 7afda14257 citation Kye Gomez 2025-05-02 12:54:39 -0700
  • babdf4f57b agent as a judge docs Kye Gomez 2025-05-02 12:45:56 -0700
  • e127bc0f2a Update diy_memory.md documentation #832 ascender1729 2025-05-02 19:51:01 +0530
  • 1bdee887e4 Update agent.md documentation #831 ascender1729 2025-05-02 19:46:44 +0530
  • 1b85f60ca0 env docs Kye Gomez 2025-05-01 17:08:10 -0700
  • 9b1bc95237
    Update README.md Kye Gomez 2025-05-01 17:05:31 -0700
  • 7ed1596adf twitter Kye Gomez 2025-05-01 17:02:03 -0700
  • cc387abaf6 fix system prompt, fix agent prompting swarms, new auto swarm builder, auto swarm builder docs, and more Kye Gomez 2025-05-01 17:00:55 -0700
  • 0948fdff43
    Merge pull request #830 from ascender1729/feat/docs-update-concurrent-agents-api Kye Gomez 2025-05-01 11:59:16 -0700
  • dc0c7370b1 docs: update concurrent agents API reference with correct imports and example #830 ascender1729 2025-05-01 19:07:47 +0530
  • e7391ff6e1 fix: update vision.md with improved agent examples and documentation #829 ascender1729 2025-05-01 18:28:53 +0530
  • 30b7277723 feat: add temperature and max_tokens parameters to agent config #828 ascender1729 2025-04-30 17:44:38 +0530
  • c93d263235 docs: update quickstart to use main.py instead of example.py ascender1729 2025-04-30 17:24:17 +0530
  • 2dfe8a5dda docs: update quickstart with simplified YAML configuration and example.py ascender1729 2025-04-30 17:17:59 +0530
  • 05ec792e18
    Update README.md Kye Gomez 2025-04-29 23:10:35 -0700
  • 4815188dfb
    Update README.md Kye Gomez 2025-04-29 21:28:54 -0700
  • 4550731c32
    Update README.md Kye Gomez 2025-04-29 21:28:33 -0700
  • d786e9f8dd
    Merge pull request #826 from ascender1729/docs/update-quickstart-example Kye Gomez 2025-04-29 14:02:16 -0700
  • 610e3fd93f
    Merge pull request #827 from ascender1729/fix/mermaid-workflow-diagram Kye Gomez 2025-04-29 14:01:57 -0700
  • 3465bf7fd2 docs: update mermaid workflow diagram syntax in philosophy.md #827 ascender1729 2025-04-29 12:52:23 +0530
  • fbe9f21f17 docs: update quickstart example with sequential workflow #826 ascender1729 2025-04-29 03:11:07 +0530
  • 9c7843804d
    Update ruff requirement from >=0.5.1,<0.11.7 to >=0.5.1,<0.11.8 #825 dependabot[bot] 2025-04-28 11:48:28 +0000
  • 3f550e105f
    Merge d52cf1ca3f into c64f75bc77 #814 Shawn Tian 2025-04-28 13:38:50 +0800
  • c64f75bc77 reasoning agent router docs Kye Gomez 2025-04-26 16:35:17 -0700
  • c2915be5ca readme Kye Gomez 2025-04-26 15:56:13 -0700
  • f6264e1ff2 readme Kye Gomez 2025-04-26 10:10:26 -0700
  • 685c573179
    Merge pull request #824 from ascender1729/fix/remove-swarm-models-dependency Kye Gomez 2025-04-25 23:22:52 -0700
  • fce26aed2d refactor: update docs and examples to use model_name parameter instead of swarm_models #824 ascender1729 2025-04-26 08:56:20 +0530
  • 0fa4674330 refactor: remove swarm_models dependency from examples and docs ascender1729 2025-04-26 08:30:33 +0530
  • 7b2e8a30b2
    Merge pull request #823 from ascender1729/fix/mermaid-diagram Kye Gomez 2025-04-25 13:56:55 -0700
  • a74adfca69 fix: correct Mermaid diagram syntax in why.md #823 ascender1729 2025-04-26 02:13:34 +0530
  • 0012de1a69 examples cleanup Kye Gomez 2025-04-25 12:25:30 -0700
  • 17442d2601 chore: add mcp and fastmcp dependencies to pyproject.toml #822 ascender1729 2025-04-25 16:35:30 +0530
  • a18c683bf3 cleanup Kye Gomez 2025-04-24 13:50:11 -0700
  • 3dd1855907 swarms tools Kye Gomez 2025-04-24 13:46:41 -0700
  • 550f8901c1
    Merge 9806d5e4b9 into 8c9d9c673b #819 Pavan Kumar 2025-04-23 11:51:12 +0000
  • 9806d5e4b9
    Update pyproject.toml #819 Pavan Kumar 2025-04-23 17:21:09 +0530
  • 9e5f755fee
    Update agent_prompts.py Pavan Kumar 2025-04-23 17:14:38 +0530
  • 1c98fbb727
    Update mkdocs.yml Pavan Kumar 2025-04-23 17:12:42 +0530
  • 6d16ea53f7
    Update __init__.py Pavan Kumar 2025-04-23 17:11:02 +0530
  • 4464c90633
    Update .gitignore Pavan Kumar 2025-04-23 17:06:40 +0530
  • d52cf1ca3f update docs of phala tee deployment #814 Shawn TIAN 2025-04-23 11:46:23 +0800
  • 8d2d1aa908 update image size and make it centered Shawn TIAN 2025-04-23 11:33:15 +0800
  • 5d4de9d6c0 update docs Shawn TIAN 2025-04-23 10:58:06 +0800
  • 34dcc976a0 add emoj to title Shawn TIAN 2025-04-23 03:59:16 +0800
  • 32e9ec48b8 Merge branch 'master' into tee Shawn TIAN 2025-04-23 03:56:58 +0800
  • 52d3f47ab8 refine the docs and docker compose services Shawn TIAN 2025-04-23 03:54:52 +0800
  • 8c9d9c673b
    Merge pull request #820 from kyegomez/dependabot/pip/markdown-approx-eq-3.8 Kye Gomez 2025-04-22 11:43:42 -0700
  • 0c8140199c
    Merge pull request #821 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.11.7 Kye Gomez 2025-04-22 11:43:34 -0700
  • ffaeef80bd
    Merge branch 'master' into feature/mcp-integration Pavan Kumar 2025-04-22 23:33:55 +0530
  • c3d3ee9cfa Merge branch 'feature/mcp-integration' of https://github.com/ascender1729/swarms into feature/mcp-integration ascender1729 2025-04-22 16:43:21 +0530
  • 3383b59d87 docs: simplify MCP integration documentation to focus on basic agent setup ascender1729 2025-04-22 16:42:48 +0530
  • 3aad5acb6f
    Delete attached_assets directory Pavan Kumar 2025-04-22 16:22:14 +0530
  • 1a96821024 chore: remove unnecessary files (mcp_integration_summary.md, project_structure.txt, .replit, attached_assets) ascender1729 2025-04-22 16:19:12 +0530
  • ee9230f819 Update MCP integration with improved error handling and testing ascender1729 2025-04-21 14:36:36 +0530
  • e8912f3c83 updated example Pavan Kumar 2025-04-21 07:52:41 +0000
  • 51bb308c45 fix(mcp): correct MCPServerSseParams initialization in mcp_client.py Pavan Kumar 2025-04-20 18:23:59 +0000