Commit Graph

246 Commits (dbb085c371c3258008d1636280559ec28f1808ea)

Author SHA1 Message Date
Kye Gomez dbb085c371 [FEAT][SIM][BellLabs] [IMPROVEMENT][AGENT.PY][Show tool call output option] [FIX][Conversation.dynamic_context_window ISSUE] [examples]
2 weeks ago
Kye Gomez 67b380dc8a remove-unused-params from agent.py
2 weeks ago
Kye Gomez bb46bd9f94 [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming]
2 weeks ago
Kye Gomez 92c9db48e1 Community resources docs
3 weeks ago
Kye Gomez 6dc01c3c72 cron job examples, nw gpt-oss examples, and more
4 weeks ago
Kye Gomez 5f6f8c00e6
Merge pull request #999 from harshalmore31/cleanup
1 month ago
Kye Gomez 0cf6ab492b [feat][senator assembly ][agent map] [and fix agent *args, **kwargs issue]
1 month ago
Kye Gomez daf0891611 add models supported in azure docs
1 month ago
harshalmore31 0ad5274b4a
Merge branch 'master' into cleanup
1 month ago
Kye Gomez 0ecdb2d216 [BUGF][998][Unclear handling of LLM args, tools list dictionary]
1 month ago
harshalmore31 1bf5c3d08e cleanup !
1 month ago
Kye Gomez f847959999 [DOCS CLEANUP][Delete corporate, swarms_models, misc, and more] [ADD AZURE OPENAI EXAMPLES IN EXAMPLES SECTION]
1 month ago
Kye Gomez d6ef64eb4a [KAIZEN][Delete retry_func] [delete profile_all func] [docs back to their place]
1 month ago
harshalmore31 69aced2bf8 fix streaming in ConcurrentWorkflow !
1 month ago
Kye Gomez 7119e514e1 docs improvement
1 month ago
Kye Gomez ad3ce5390c update reasoning agent router docs
2 months ago
Kye Gomez fbfc3f3cea [feat][heavyswarm][docs] [demo][persona sim] [feat][electionswarm] [enhance] [agentjudge][docs]
2 months ago
Kye Gomez ccf7d2f0ec docs paper implementations
2 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]
2 months ago
Cursor Agent fe6eff9be5 Fix error handling, typos, and document ingestion logic in Agent class
2 months ago
Kye Gomez e3ef675fc1 [FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
2 months ago
Kye Gomez ab7781b100 example cleanup
2 months ago
Kye Gomez c7c1ea16f5 removed is_last parameter which messed up sequential workflow
2 months ago
Kye Gomez 3c0298fe3e fix swarm router and now sequential workflow
2 months ago
Kye Gomez 79bf0ca313 fix -- swarm router prompt
2 months ago
Kye Gomez d00dfa44f1 fix -- speaker functions import issue and fix agent tool usage printing with retry function
2 months ago
Kye Gomez 76b9f5162e [feat][interactivegroupchat][random dynamic speaker functions
2 months ago
Kye Gomez 6b04ec671e [IMPROVE][InteractiveGroupchat][Improve the prompting so the agents acknowledge eachother + speaker functions][DOCS][Improvement]
2 months ago
harshalmore31 50a69950f2 Refactor agent streaming behavior and update formatter panel title color
2 months ago
harshalmore31 20c3d8a19c Refactor streaming response formatting and printing logic for improved clarity and functionality
2 months ago
Kye Gomez 954c2b520e model providers in swarms examples
2 months ago
Kye Gomez 325199f4c2 docs agent streaming with formatting name fix
2 months ago
Kye Gomez ba1437b5dd
Merge pull request #923 from harshalmore31/bugfix/Multi-Modal-+-Function-Calling-Agents
2 months ago
harshalmore31 92a9eac8d8 Refactor streaming response handling to support print_on parameter for flexible output
2 months ago
harshalmore31 5e5819fc48 Enhance streaming response handling by collecting chunks and adding callback support
2 months ago
harshalmore31 2f5e7bdca7 Add real-time streaming support and example usage for Agent class
2 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]
2 months ago
harshalmore31 d9cab648bc Refactor condition for tool execution to enhance readability
2 months ago
harshalmore31 57eff390a5 Refactor tool execution logic to improve handling of callable tools and None responses
2 months ago
harshalmore31 e5a5eaecea
Merge branch 'kyegomez:master' into bugfix/Multi-Modal-+-Function-Calling-Agents
2 months ago
Kye Gomez 2770b8c7bf docs fix for the swarmns api fix
2 months ago
harshalmore31 e3f1265934 Fix: Gracefully handle None LLM responses to prevent agent crashes
2 months ago
Kye Gomez d380cae233 feat -- multiple image processing in agent.py
2 months ago
Kye Gomez fcf52332d1 docs, contributing.md, multi tool mcp execution, and more
2 months ago
Kye Gomez 6c0b1fd5b0 fix docs
3 months ago
Kye Gomez 156f98a2c2 cookbook index
3 months ago
Kye Gomez cb8e023a33 [FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
3 months ago
Kye Gomez 41c7004dcd [NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
3 months ago
Kye Gomez d8615a4bf6 [FEAT][Multi Tool Usage in Agent + BaseTool Updatess + examples updates]
3 months ago
Kye Gomez 181060e3ed feat][agent + mcp
3 months ago