Commit Graph

1650 Commits (21b4e894995c3cfbdb17de0c2dc587669ca57f01)

Author SHA1 Message Date
harshalmore31 50a69950f2 Refactor agent streaming behavior and update formatter panel title color
5 days ago
harshalmore31 20c3d8a19c Refactor streaming response formatting and printing logic for improved clarity and functionality
5 days ago
Kye Gomez 954c2b520e model providers in swarms examples
6 days ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
1 week ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
1 week ago
Kye Gomez 636b2fa102 readme
1 week ago
Kye Gomez a5f61de89c
Merge pull request #927 from harshalmore31/feat/921-stream
1 week ago
Kye Gomez b258f3dfce [docs][swarms marketplace documantation
1 week ago
harshalmore31 92a9eac8d8 Refactor streaming response handling to support print_on parameter for flexible output
1 week ago
harshalmore31 5e5819fc48 Enhance streaming response handling by collecting chunks and adding callback support
1 week ago
harshalmore31 2f5e7bdca7 Add real-time streaming support and example usage for Agent class
1 week ago
Kye Gomez d8958481cf cleanup
1 week 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 week ago
harshalmore31 61fa99aa71
Merge branch 'master' into bugfix/Multi-Modal-+-Function-Calling-Agents
1 week ago
Kye Gomez 7277a3ffbb mixture of agents improvement and fix and example in docs with image
1 week ago
harshalmore31 d9cab648bc Refactor condition for tool execution to enhance readability
1 week ago
harshalmore31 57eff390a5 Refactor tool execution logic to improve handling of callable tools and None responses
1 week ago
harshalmore31 e5a5eaecea
Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents
2 weeks ago
Kye Gomez 2770b8c7bf docs fix for the swarmns api fix
2 weeks ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
2 weeks ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
2 weeks ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
2 weeks ago
harshalmore31 d6fa21af46 refactor: streamline tool response handling and improve error logging in LiteLLM and BaseTool
2 weeks ago
harshalmore31 227f8b36cc
Update swarms/tools/base_tool.py
2 weeks ago
harshalmore31 fb494b9ce2 refactor: enhance error handling and response validation in tool execution and output processing for multi-modal functioanlity
2 weeks ago
Kye Gomez 7578353d63 [DOCS][ interactive groupchat examples]
2 weeks ago
Wxysnx cb353ec07b fix import file name error
3 weeks ago
Wxysnx fb9d7039c5 replace-conditionals-with-factory-pattern
3 weeks ago
Kye Gomez 3bc92755ff docs cleanup
3 weeks ago
Kye Gomez 6c0b1fd5b0 fix docs
3 weeks ago
Kye Gomez 6e5bc850b7
Merge pull request #882 from ascender1729/InteractiveGroupChat
3 weeks ago
Pavan Kumar 39fc5e6757 refactor: compute workers based on cpu
3 weeks ago
Pavan Kumar ca35a59f02 Use splitlines when showing system prompt
3 weeks ago
Kye Gomez 28cd319355
Merge pull request #878 from ascender1729/field_validator
3 weeks ago
Pavan Kumar 2e83b7247d fix: adjust field_validator usage for pydantic v2
3 weeks ago
harshalmore31 2103d6a256
Merge branch 'master' into improve/conversation_integration
4 weeks ago
Kye Gomez 1c36a1340e [DOCS][FIX] [interactive group chat]
4 weeks ago
harshalmore31 7a40494101 refactor: example usage in deep_research_swarm.py
4 weeks ago
harshalmore31 bf26ade931 [FEAT][DeepResearchSwarm] Enhance API search functionality and add result parsing/displaying features
4 weeks ago
Kye Gomez 156f98a2c2 cookbook index
4 weeks ago
Kye Gomez 0e0a46019d [FEAT][InteractiveGroupChat] + [Swarms Examples][index.md]
4 weeks ago
Kye Gomez cb8e023a33 [FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
4 weeks 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 weeks ago
harshalmore31 3fa6ba22cd Refactor Pulsar and Redis error handling, improve SQLite connection management, and enhance conversation class functionality
4 weeks ago
harshalmore31 5a054b0781
Merge branch 'kyegomez:master' into improve/conversation_integration
4 weeks ago
Kye Gomez abf1e7bcd0 agent with tools
1 month ago
Kye Gomez 566e27755e agent examples updates
1 month ago
harshalmore31 566dd60385 Enhance Redis conversation testing and add Supabase backend example
1 month ago
Kye Gomez 6496feff10 examples re-shuffle
1 month ago
Kye Gomez abcb5821e2 swarm_router docs
1 month ago