CI-DEV
6ac6f4c1aa
Update __init__.py
2 months ago
CI-DEV
6f5a348511
Update __init__.py
2 months ago
CI-DEV
0e6c011bd1
Merge branch 'kyegomez:master' into frames
2 months ago
Kye Gomez
67b380dc8a
remove-unused-params from agent.py
2 months ago
Kye Gomez
bb46bd9f94
[REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming]
2 months ago
CI-DEV
a0dbdba079
Update __init__.py
2 months ago
CI-DEV
8e2254c4de
Update __init__.py
2 months ago
CI-DEV
c06bfe7a97
Update __init__.py
2 months ago
CI-DEV
39e3ad3db7
Update hierarchical_structured_communication_framework.py
2 months ago
CI-DEV
27d86bf9c9
Create hierarchical_structured_communication_framework.py
2 months ago
CI-DEV
3830265e7a
Delete swarms/agents/hierarchical_structured_communication_agents.py
2 months ago
CI-DEV
61dd0b2046
Delete swarms/structs/hierarchical_structured_communication_swarm.py
2 months ago
CI-DEV
35f7e890b6
Delete swarms/schemas/hierarchical_structured_communication_schemas.py
2 months ago
CI-DEV
4e481a0cab
Merge branch 'kyegomez:master' into frames
2 months ago
harshalmore31
223d398a20
updated and fixed !
2 months ago
Kye Gomez
13ed1dd603
[NEW EXAMPLE][Smart autonomous database with new section in docs]
2 months ago
Kye Gomez
92c9db48e1
Community resources docs
2 months ago
Kye Gomez
7b0510bcd5
requirements
2 months ago
Kye Gomez
dc891a8cac
[SWARMS.PROMPTS][CLEANUP]
2 months ago
harshalmore31
dd2b0c2a3c
added agent_loader
2 months ago
Kye Gomez
5be0ab609e
fix examples and code formatting
2 months ago
Kye Gomez
63a998bb1f
[NEW][Examples] [simulations.senatorassembly -> to swarms.sim]
2 months ago
Kye Gomez
b643e95d5e
Merge pull request #801 from ascender1729/feature/improve-tool-agent-exceptions
...
Feature/improve tool agent exceptions
2 months ago
Kye Gomez
063ee64439
Merge pull request #995 from Wxysnx/20250730
...
Fix: Optimize Conversation History Token Truncation Algorithm
2 months ago
Kye Gomez
b3e3f68ee8
[DOCS][AutoSwarmBuilder in Readme]
2 months ago
Kye Gomez
c890b0430b
[IMPROVE][AUTOSWARMBUILDER] [Fix][CouncilOfJudges]
2 months ago
Kye Gomez
6dc01c3c72
cron job examples, nw gpt-oss examples, and more
2 months ago
CI-DEV
1be9e4dec0
Update __init__.py
2 months ago
CI-DEV
cd3cec13bb
Update __init__.py
2 months ago
Kye Gomez
c77a1b350d
fix readme
2 months ago
Kye Gomez
ab36325ce7
Merge branch 'master' into fixed
2 months ago
Kye Gomez
eb413d350a
[WORKSHOP][New Examples and demos]
2 months ago
CI-DEV
f68de40356
Update __init__.py
2 months ago
CI-DEV
fce92537f1
Update __init__.py
2 months ago
CI-DEV
11db60af4c
Update __init__.py
2 months ago
CI-DEV
7f604b50f4
Add files via upload
2 months ago
CI-DEV
228696873c
Add files via upload
2 months ago
CI-DEV
9332a256aa
Add files via upload
2 months ago
王祥宇
578452fb6c
update
2 months ago
Kye Gomez
5f6f8c00e6
Merge pull request #999 from harshalmore31/cleanup
...
Cleanup !
2 months ago
Kye Gomez
d26570902c
[Add workflow validation method to GraphWorkflow] Merge pull request #993 from Wxysnx/2025072902
...
Add workflow validation method to GraphWorkflow
2 months ago
Kye Gomez
0cf6ab492b
[feat][senator assembly ][agent map] [and fix agent *args, **kwargs issue]
2 months ago
Kye Gomez
daf0891611
add models supported in azure docs
2 months ago
harshalmore31
0ad5274b4a
Merge branch 'master' into cleanup
2 months ago
Kye Gomez
0ecdb2d216
[BUGF][998][Unclear handling of LLM args, tools list dictionary]
2 months ago
harshalmore31
1bf5c3d08e
cleanup !
2 months ago
Kye Gomez
f847959999
[DOCS CLEANUP][Delete corporate, swarms_models, misc, and more] [ADD AZURE OPENAI EXAMPLES IN EXAMPLES SECTION]
2 months ago
王祥宇
932a3e7a47
fix bugs truncate_memory_with_tokenizer
2 months ago
王祥宇
896c60d42b
Merge branch 'master' into 2025072902
2 months ago
Kye Gomez
d6ef64eb4a
[KAIZEN][Delete retry_func] [delete profile_all func] [docs back to their place]
2 months ago
王祥宇
b2ff8fbedd
fix bug
2 months ago
CI-DEV
0e1f70e68e
Delete swarms/config/board_config.py
2 months ago
CI-DEV
6d70c32cb5
Update board_of_directors_swarm.py
2 months ago
Kye Gomez
3cd03c13eb
[feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow]
2 months ago
CI-DEV
cb0ca8f2a7
Add files via upload
3 months ago
CI-DEV
485c42c7ae
Add files via upload
3 months ago
Kye Gomez
f59704db44
fix docs protocols
3 months ago
Kye Gomez
b63996fc2d
Merge pull request #978 from harshalmore31/Fix/concurrent-streaming
...
fix streaming in ConcurrentWorkflow !
3 months ago
Kye Gomez
254ded0b22
[ENHANCEMENT][MCP Expanded Support with Streamable HTTP] [Protocol Section of Docs]
3 months ago
Kye Gomez
5b833ad5c4
Merge pull request #973 from Wxysnx/20250723InteractiveGroupChat
...
fix random_speaker issues
3 months ago
harshalmore31
fa30fd778d
Merge branch 'master' into Fix/concurrent-streaming
3 months ago
Kye Gomez
dd7ac00dcb
[CLEANUP][InteractiveGroupChat]
3 months ago
harshalmore31
69aced2bf8
fix streaming in ConcurrentWorkflow !
3 months ago
王祥宇
68849e7b5d
fix random_speaker
3 months ago
Kye Gomez
f88f4fab13
[CLEANUP][Tests] [DOCS][Contributors Guide] [SCRIPTS][setup.sh] [cleanup un-used files
3 months ago
Kye Gomez
610e02fe8c
feats - increase swarm router speed through cache, and also improve error logging
3 months ago
Kye Gomez
7119e514e1
docs improvement
3 months ago
Kye Gomez
c6443ffdf2
examples -- concurrent examples and api rate limits examples
3 months ago
Kye Gomez
4a86e28893
[DOCS][Swarms API Rate Limits] [concurrent wrapper in swarms.utils]
3 months ago
Kye Gomez
f916c89cc1
Merge pull request #958 from Wxysnx/agent_judge0717
...
Added `evaluation_criteria` parameter to AgentJudge class
3 months ago
Kye Gomez
dae71c765b
examples cleanup
3 months ago
Kye Gomez
ad3ce5390c
update reasoning agent router docs
3 months ago
王祥宇
b08d57931c
Merge branch 'master' into agent_judge0717
3 months ago
王祥宇
a0fadf2874
Update agent_judge.py to resolve conflicts
3 months ago
Kye Gomez
7a8fa65f8f
[docs][ecosystem and support docs]
3 months ago
Kye Gomez
fbfc3f3cea
[feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs]
3 months ago
王祥宇
78bd1def94
Added `evaluation_criteria` parameter to AgentJudge class
3 months ago
Kye Gomez
b4410ce9a9
[FIX][Conversation] [FIX][Self Consistency, make it less decoupled from agent, now it doesn't
...
inherit from the agent class, removed code and improved self consistency docs] [fixed reasoning agent router, i
mproved the docstrings, and docs for the self consistency
3 months ago
Kye Gomez
2d558061ba
docs fix
3 months ago
Kye Gomez
ccf7d2f0ec
docs paper implementations
3 months ago
Kye Gomez
fb389903e1
[ENHANCEMENT][HiearchicalSwarm][Massive improvements to the hiearchical swarm, simplification, flexibility, speed improvements, and much more] [DOCS][HiearchicalSwarm] [Examples][hiearchical_examples]
3 months ago
Kye Gomez
c9d6660879
Merge pull request #949 from kyegomez/cursor/fix-three-bugs-in-the-codebase-203c
...
Fix three bugs in the codebase
3 months ago
Cursor Agent
fe6eff9be5
Fix error handling, typos, and document ingestion logic in Agent class
...
Co-authored-by: kye <kye@swarms.world>
3 months ago
harshalmore31
0105c95851
cleanup !
3 months ago
harshalmore31
81a6040527
fixes and clean up !
3 months ago
harshalmore31
7ec57fe39e
Refactor vision processing methods to streamline direct URL handling and remove deprecated functionality
3 months ago
harshalmore31
629a571a05
Merge branch 'master' into improve/vision
3 months ago
Kye Gomez
73dca28bd5
cleanup reasoning agentsg
3 months ago
Kye Gomez
e3ef675fc1
[FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
3 months ago
harshalmore31
c657ed3aa4
Enhance vision processing by supporting direct URL usage and adding utility methods for processing info
3 months ago
王祥宇
55c161bd2e
Merge branch 'master' into feature/2025062104
3 months ago
Kye Gomez
ab7781b100
example cleanup
3 months ago
Kye Gomez
c7c1ea16f5
removed is_last parameter which messed up sequential workflow
3 months ago
Kye Gomez
3c0298fe3e
fix swarm router and now sequential workflow
3 months ago
Kye Gomez
bcd8a31417
[FIX][ConcurrentWorkflow]
3 months ago
Kye Gomez
79bf0ca313
fix -- swarm router prompt
3 months ago
Kye Gomez
d00dfa44f1
fix -- speaker functions import issue and fix agent tool usage printing with retry function
3 months ago
Kye Gomez
98e24d2b0c
docs agent fix
3 months ago
Kye Gomez
161312a0aa
docs reformatting guides, and cleanup of swarms api server
3 months ago
Kye Gomez
76b9f5162e
[feat][interactivegroupchat][random dynamic speaker functions
3 months ago
Kye Gomez
13a5c8eab8
docs fix
3 months ago
Kye Gomez
6b04ec671e
[IMPROVE][InteractiveGroupchat][Improve the prompting so the agents acknowledge eachother + speaker functions][DOCS][Improvement]
3 months ago
harshalmore31
50a69950f2
Refactor agent streaming behavior and update formatter panel title color
3 months ago
harshalmore31
20c3d8a19c
Refactor streaming response formatting and printing logic for improved clarity and functionality
3 months ago
Kye Gomez
954c2b520e
model providers in swarms examples
3 months ago
Kye Gomez
325199f4c2
docs agent streaming with formatting name fix
3 months ago
Kye Gomez
ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
...
Fix: Gracefully handle None LLM responses to prevent agent crashes
4 months ago
Kye Gomez
636b2fa102
readme
4 months ago
Kye Gomez
a5f61de89c
Merge pull request #927 from harshalmore31/feat/921-stream
...
feat: Implement real-time streaming with Rich UI for Agent responses
4 months ago
Kye Gomez
b258f3dfce
[docs][swarms marketplace documantation
4 months ago
harshalmore31
92a9eac8d8
Refactor streaming response handling to support print_on parameter for flexible output
4 months ago
harshalmore31
5e5819fc48
Enhance streaming response handling by collecting chunks and adding callback support
4 months ago
harshalmore31
2f5e7bdca7
Add real-time streaming support and example usage for Agent class
4 months ago
Kye Gomez
d8958481cf
cleanup
4 months 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 months ago
harshalmore31
61fa99aa71
Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents
4 months ago
Kye Gomez
7277a3ffbb
mixture of agents improvement and fix and example in docs with image
4 months ago
harshalmore31
d9cab648bc
Refactor condition for tool execution to enhance readability
4 months ago
harshalmore31
57eff390a5
Refactor tool execution logic to improve handling of callable tools and None responses
4 months ago
harshalmore31
e5a5eaecea
Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents
4 months ago
Kye Gomez
2770b8c7bf
docs fix for the swarmns api fix
4 months ago
harshalmore31
e3f1265934
Fix: Gracefully handle None LLM responses to prevent agent crashes
4 months ago
Kye Gomez
d380cae233
feat -- multiple image processing in agent.py
4 months ago
Kye Gomez
fcf52332d1
docs, contributing.md, multi tool mcp execution, and more
4 months ago
Wxysnx
eb2fb67a51
Implement Agent Instance Caching Mechanism for ReasoningAgentRouter
4 months ago
harshalmore31
d6fa21af46
refactor: streamline tool response handling and improve error logging in LiteLLM and BaseTool
4 months ago
harshalmore31
227f8b36cc
Update swarms/tools/base_tool.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
4 months ago
harshalmore31
fb494b9ce2
refactor: enhance error handling and response validation in tool execution and output processing for multi-modal functioanlity
4 months ago
Kye Gomez
7578353d63
[DOCS][ interactive groupchat examples]
4 months ago
Wxysnx
cb353ec07b
fix import file name error
4 months ago
Wxysnx
fb9d7039c5
replace-conditionals-with-factory-pattern
4 months ago
Kye Gomez
3bc92755ff
docs cleanup
4 months ago
Kye Gomez
6c0b1fd5b0
fix docs
4 months ago
Kye Gomez
6e5bc850b7
Merge pull request #882 from ascender1729/InteractiveGroupChat
...
[fix][ui][structs][bounty-eligible] Refactor expression in interactive_groupchat.py
4 months ago
Pavan Kumar
39fc5e6757
refactor: compute workers based on cpu
4 months ago
Pavan Kumar
ca35a59f02
Use splitlines when showing system prompt
4 months ago
Kye Gomez
28cd319355
Merge pull request #878 from ascender1729/field_validator
...
[fix][compatibility][deps][bugfix][bounty-eligible] Fix field_validator syntax for Pydantic v2
4 months ago
Pavan Kumar
2e83b7247d
fix: adjust field_validator usage for pydantic v2
4 months ago
harshalmore31
2103d6a256
Merge branch 'master' into improve/conversation_integration
4 months ago
Kye Gomez
1c36a1340e
[DOCS][FIX] [interactive group chat]
4 months ago
harshalmore31
7a40494101
refactor: example usage in deep_research_swarm.py
4 months ago
harshalmore31
bf26ade931
[FEAT][DeepResearchSwarm] Enhance API search functionality and add result parsing/displaying features
4 months ago
Kye Gomez
156f98a2c2
cookbook index
4 months ago
Kye Gomez
0e0a46019d
[FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
4 months ago
Kye Gomez
cb8e023a33
[FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
4 months ago
harshalmore31
ea6e928934
Enhance display_conversation method: add detailed argument for optional message details and improve formatting for in-memory display. Update export_conversation method for better handling of non-JSON file exports.
4 months ago
harshalmore31
3fa6ba22cd
Refactor Pulsar and Redis error handling, improve SQLite connection management, and enhance conversation class functionality
4 months ago
harshalmore31
5a054b0781
Merge branch 'kyegomez:master' into improve/conversation_integration
4 months ago
Kye Gomez
abf1e7bcd0
agent with tools
4 months ago
Kye Gomez
566e27755e
agent examples updates
4 months ago