Commit Graph

1867 Commits (4a57c20aa89ed4e7595ccae99f73fc75fe372cc5)

Author SHA1 Message Date
CI-DEV ab4391c103
Update heavy_swarm.py
3 months ago
CI-DEV 145443a5e0
Update heavy_swarm.py
3 months ago
CI-DEV 2285bd9aaa
Update heavy_swarm.py
3 months ago
Kye Gomez 42d93f91c5 [IMPROVEMENT][Improve SpreadSheetSwarm, make it truly concurrent, improve csv logging, improve docs, new examples]
3 months ago
Kye Gomez 567d238fb0 [MAJORITYVOTING][DOCS][Improve Majority Voting docs]
3 months ago
Kye Gomez 8ae88a784f [examples][cleanup workshop examples]
3 months ago
Kye Gomez f8b90232e6 [DOCS][Agent section with fallback docs]
3 months ago
Kye Gomez db8437f52c [IMPROVEMENT][AgentRearrange][Integrate concurrent agent execution in agent rearrange through the comma type] [AgentRearrange][Docs]
3 months ago
CI-DEV 7b7d3e3cb4
Update agent.py
3 months ago
CI-DEV d45ec9cfd6
Update agent.py
3 months ago
CI-DEV ef9aa85d22
[FEAT-FALLBACK][Added agent model fallback, if primary model fails]
3 months ago
Kye Gomez f0055abe7a [Multi-MCP Examples] [Docs for multi mcp] [FIX][MCP client migration to streamable http instead of sse] [cleanup][examples]
3 months ago
Kye Gomez 9f1a3d6678 [FEAT][Agent Prompt Transform] [Hiearchical][Examples]
3 months ago
Kye Gomez fc72304491 [IMPROVEMENT][Improve HiearchicalSwarm with streaming callbacks][Add docs as well][New examples]
3 months ago
Kye Gomez 28995b6900 [FEAT][New Multi-Agent Execution utilities][run_agents_concurrently_uvloop] [run_agents_with_tasks_uvloop] [Improvement][Improved the batched_grid_agent_execution to use concurrent futures] [Updated docs] [Agent][Fix batched run] [FEAT][CustomAgent] [New util examples]
3 months ago
Kye Gomez 5ceef024ea [fix][batched grid docs]
3 months ago
Kye Gomez fdf037b965 [FEAT][BatchedGridWorkflow] [Docs] [Example][Geo-Guesser Agent]
3 months ago
Kye Gomez adbd612cca [docs][heavy swarm docs] [cleanup senator votes]
3 months ago
Aksh Parekh 564cedb61d
Merge branch 'kyegomez:master' into master
3 months ago
Kye Gomez d6b006c4fa [Improvement][HeavySwarm][Added tools to the agents and also initialized the agents in the __init__ removed the self.agents parameter] [improved the docs as well]
3 months ago
Aksh Parekh 6a97d346d5 mcp asyncio call loop error
3 months ago
Kye Gomez 7b6b7c4980 [FIX][Mcp logic file path name] [Improvement][Majority voting] [Improvement][Agent markdown formatter]
3 months ago
Kye Gomez da7df166e7 [FEAT][Reasoning Integration] [Improvement][MajorityVoting Cleanup] [EXAMPLE][Firecrawl Agent] [FEAT][Streaming Callback for ConcurrentWorkflow]
3 months ago
Kye Gomez ccd24f3a61 [DOCS][Web scraper agents]
3 months ago
Kye Gomez 2c22eeeec8 [MCP Deployment as an agent deploy method] [improve hiearchical marketing example]
3 months ago
Kye Gomez 5c79016afa [IMPROVEMENT][Remove sentence transformers from forest swarm and instead use litellm] [UPDATE][DOCs]
3 months ago
Kye Gomez 438029dbe5 [ORGANIZE MCP EXAMPLES]
3 months ago
Kye Gomez 30b94c0d6b [Improvement][AgentJudge][docs] [FEAT][CronJob][Callbacks for API deployments]
3 months ago
Kye Gomez e43e4d8f73 [STRUCTS CLEANUP][Remove AgentRAGHandler] [ElectionSwarm][DynamicConversationSwarm][AOP][and more]
3 months ago
Kye Gomez 00131efced [EXAMPLE][Jarvis Agent] [Conditional image generation in litellm for nano banana]
3 months ago
Kye Gomez ee9acaa6c2 [DOCS][Fix docs with old swarms_model code]
4 months ago
Kye Gomez adb6930439 [EXAMPLES CLEANUP] [FIX][SwarmMatcher] [Remove old examples]
4 months ago
Kye Gomez e8f161beea
Merge pull request #1041 from IlumCI/format
4 months ago
Kye Gomez 05e4201498 [fix fluid api example] [fix scripts and organize it]
4 months ago
Kye Gomez 7ddfab0603 [IMPROVEMENT][AgentLoader with markdown, csv, and other capaibilties] [fix examples] [swarms.utils.agent_loader -> MarkdownAgentLoader] [util][swarm_id] [Improve SequentialWorkflowPrompting]
4 months ago
CI-DEV 1121cd8ffb
Update formatter.py
4 months ago
CI-DEV eadd6c6360
Update formatter.py
4 months ago
CI-DEV 52dc353593
Update formatter.py
4 months ago
CI-DEV b920b06eaf
Update formatter.py
4 months ago
CI-DEV fd95308491
Update formatter.py
4 months ago
Kye Gomez bff7a18047 [FIX][AgentLoader] [REMOVE][DeepResearchSwarm]
4 months ago
Kye Gomez 582edf427f [FIX][Board of Directors] [CLEANUP __INITS__] [New Examples for livestream]
4 months ago
Kye Gomez 3d4aa7a932 why docs contributor
4 months ago
Kye Gomez 6525e99c39
Merge pull request #1003 from IlumCI/frames
4 months ago
Kye Gomez 8b6d021f34 fix deployment docs
4 months ago
Kye Gomez 62952ce336 [IMPROVEMENT][Add types to cli] [DOCS] [FastAPI Deployment Guide] [Overview docs of deployment solutions]
4 months ago
Kye Gomez 8189c50ec1 [FEAT][CLI][setup-check] [checks your env for requirements to run swarms]
4 months ago
Kye Gomez 0930a17512 [FIX][AgentLoader] [NEW DOCS][MKDOCS.yaml]
4 months ago
Kye Gomez e5ce99fd0a [FIX AGENT LOADER DOCS]
4 months ago
Kye Gomez 7f6ba0eb73 [Agent][Docs]
4 months ago
harshalmore31 ded6d86a23 fixes !
4 months ago
harshalmore31 14dcc612dc fixed
4 months ago
harshalmore31 96bc3de175
Merge branch 'master' into agents-loader
4 months ago
CI-DEV 7037f7e478
Update __init__.py
4 months ago
CI-DEV 7c5c21847b
Merge branch 'kyegomez:master' into frames
4 months ago
Kye Gomez f43e6787fd dynamic auto chunking
4 months ago
harshalmore31 aa1be4c065 updates !
4 months ago
harshalmore31 0a929e702b
Merge branch 'kyegomez:master' into agents-loader
4 months ago
Kye Gomez dbb085c371 [FEAT][SIM][BellLabs] [IMPROVEMENT][AGENT.PY][Show tool call output option] [FIX][Conversation.dynamic_context_window ISSUE] [examples]
4 months ago
CI-DEV 7472774d39
Update __init__.py
4 months ago
CI-DEV 100542527e
moved exports
4 months ago
harshalmore31 a367e9beca
Merge branch 'master' into agents-loader
4 months ago
CI-DEV 4983518039
Update hierarchical_structured_communication_framework.py
4 months ago
CI-DEV 6ac6f4c1aa
Update __init__.py
4 months ago
CI-DEV 6f5a348511
Update __init__.py
4 months ago
CI-DEV 0e6c011bd1
Merge branch 'kyegomez:master' into frames
4 months ago
Kye Gomez 67b380dc8a remove-unused-params from agent.py
4 months ago
Kye Gomez bb46bd9f94 [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming]
4 months ago
CI-DEV a0dbdba079
Update __init__.py
4 months ago
CI-DEV 8e2254c4de
Update __init__.py
4 months ago
CI-DEV c06bfe7a97
Update __init__.py
4 months ago
CI-DEV 39e3ad3db7
Update hierarchical_structured_communication_framework.py
4 months ago
CI-DEV 27d86bf9c9
Create hierarchical_structured_communication_framework.py
4 months ago
CI-DEV 3830265e7a
Delete swarms/agents/hierarchical_structured_communication_agents.py
4 months ago
CI-DEV 61dd0b2046
Delete swarms/structs/hierarchical_structured_communication_swarm.py
4 months ago
CI-DEV 35f7e890b6
Delete swarms/schemas/hierarchical_structured_communication_schemas.py
4 months ago
CI-DEV 4e481a0cab
Merge branch 'kyegomez:master' into frames
4 months ago
harshalmore31 223d398a20 updated and fixed !
4 months ago
Kye Gomez 13ed1dd603 [NEW EXAMPLE][Smart autonomous database with new section in docs]
4 months ago
Kye Gomez 92c9db48e1 Community resources docs
4 months ago
Kye Gomez 7b0510bcd5 requirements
4 months ago
Kye Gomez dc891a8cac [SWARMS.PROMPTS][CLEANUP]
4 months ago
harshalmore31 dd2b0c2a3c added agent_loader
4 months ago
Kye Gomez 5be0ab609e fix examples and code formatting
4 months ago
Kye Gomez 63a998bb1f [NEW][Examples] [simulations.senatorassembly -> to swarms.sim]
4 months ago
Kye Gomez b643e95d5e
Merge pull request #801 from ascender1729/feature/improve-tool-agent-exceptions
4 months ago
Kye Gomez 063ee64439
Merge pull request #995 from Wxysnx/20250730
4 months ago
Kye Gomez b3e3f68ee8 [DOCS][AutoSwarmBuilder in Readme]
4 months ago
Kye Gomez c890b0430b [IMPROVE][AUTOSWARMBUILDER] [Fix][CouncilOfJudges]
4 months ago
Kye Gomez 6dc01c3c72 cron job examples, nw gpt-oss examples, and more
4 months ago
CI-DEV 1be9e4dec0
Update __init__.py
4 months ago
CI-DEV cd3cec13bb
Update __init__.py
4 months ago
Kye Gomez c77a1b350d fix readme
4 months ago
Kye Gomez ab36325ce7
Merge branch 'master' into fixed
4 months ago
Kye Gomez eb413d350a [WORKSHOP][New Examples and demos]
4 months ago
CI-DEV f68de40356
Update __init__.py
4 months ago
CI-DEV fce92537f1
Update __init__.py
4 months ago
CI-DEV 11db60af4c
Update __init__.py
4 months ago
CI-DEV 7f604b50f4
Add files via upload
4 months ago
CI-DEV 228696873c
Add files via upload
4 months ago