Commit Graph

236 Commits (a528139cc426e986f3e8ae3a5907ae1cd38f897d)

Author SHA1 Message Date
harshalmore31 a528139cc4 Refactor Agent class to simplify tool call handling and remove unnecessary streaming coordination flags
1 week ago
harshalmore31 a7b783f717
Merge branch 'master' into Fix/stream-issues
1 week ago
Kye Gomez ccf7d2f0ec docs paper implementations
2 weeks ago
Kye Gomez fb389903e1 [ENHANCEMENT][HiearchicalSwarm][Massive improvements to the hiearchical swarm, simplification, flexibility, speed improvements, and much more] [DOCS][HiearchicalSwarm] [Examples][hiearchical_examples]
2 weeks ago
Cursor Agent fe6eff9be5 Fix error handling, typos, and document ingestion logic in Agent class
3 weeks ago
Kye Gomez e3ef675fc1 [FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
3 weeks ago
harshalmore31 ccddb17ccc refactor streaming response handling in Formatter class; implement lock for concurrent Live panel management and improve error handling
3 weeks ago
harshalmore31 638d81c338 refactor Agent class by removing commented-out tool execution method; for improved readability
3 weeks ago
harshalmore31 a69485c288 enhance streaming response handling by collecting chunks for detailed conversation history; add callback for real-time chunk logging
3 weeks ago
harshalmore31 840dce779b refactor agent class to streamline tool call handling and improve task reference management; enhance logging for API response parsing in base tool
3 weeks ago
harshalmore31 5029e7644b enhance tool-call coordination and streaming behavior in Agent class
3 weeks ago
Kye Gomez ab7781b100 example cleanup
3 weeks ago
Kye Gomez c7c1ea16f5 removed is_last parameter which messed up sequential workflow
3 weeks ago
Kye Gomez 3c0298fe3e fix swarm router and now sequential workflow
3 weeks ago
Kye Gomez 79bf0ca313 fix -- swarm router prompt
3 weeks ago
Kye Gomez d00dfa44f1 fix -- speaker functions import issue and fix agent tool usage printing with retry function
3 weeks ago
Kye Gomez 76b9f5162e [feat][interactivegroupchat][random dynamic speaker functions
4 weeks ago
Kye Gomez 6b04ec671e [IMPROVE][InteractiveGroupchat][Improve the prompting so the agents acknowledge eachother + speaker functions][DOCS][Improvement]
4 weeks ago
harshalmore31 50a69950f2 Refactor agent streaming behavior and update formatter panel title color
4 weeks ago
harshalmore31 20c3d8a19c Refactor streaming response formatting and printing logic for improved clarity and functionality
4 weeks ago
Kye Gomez 954c2b520e model providers in swarms examples
4 weeks ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
4 weeks ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
4 weeks ago
harshalmore31 92a9eac8d8 Refactor streaming response handling to support print_on parameter for flexible output
1 month ago
harshalmore31 5e5819fc48 Enhance streaming response handling by collecting chunks and adding callback support
1 month ago
harshalmore31 2f5e7bdca7 Add real-time streaming support and example usage for Agent class
1 month 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]
1 month ago
harshalmore31 d9cab648bc Refactor condition for tool execution to enhance readability
1 month ago
harshalmore31 57eff390a5 Refactor tool execution logic to improve handling of callable tools and None responses
1 month ago
harshalmore31 e5a5eaecea
Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents
1 month ago
Kye Gomez 2770b8c7bf docs fix for the swarmns api fix
1 month ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
1 month ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
1 month ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
1 month ago
Kye Gomez 6c0b1fd5b0 fix docs
1 month ago
Kye Gomez 156f98a2c2 cookbook index
2 months ago
Kye Gomez cb8e023a33 [FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
2 months ago
Kye Gomez 41c7004dcd [NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
2 months ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
2 months ago
Kye Gomez 181060e3ed feat][agent + mcp
2 months ago
Kye Gomez d61c218799 swarms rust documentation code
2 months ago
Kye Gomez 3edf5553f7 claude 4 example
2 months ago
Pavan Kumar a2d0e50feb feat: add robust XML output support throughout the agentic framework (#841)
2 months ago
Kye Gomez 103952a5c7 [fix][remove agent.agent_id and just agent.id
2 months ago
Kye Gomez 97e25637e9 cort -> swarms.agents
2 months ago
Kye Gomez ea9ecd56da cleanup self.max_loops issue
2 months ago
Kye Gomez c43180de14 agent multi step reasoning update
3 months ago
Kye Gomez ed46063dcc updated docs for swarms api
3 months ago
Kye Gomez e9a7c7994c concurrent docs updates + concurrent workflow updates
3 months ago
Kye Gomez de7e751025 cleanup init agent 10k agents a sec
3 months ago