Commit Graph

1890 Commits (4db7e45908fac6b1b58abc8a1f0d221ca5eb05df)

Author SHA1 Message Date
Hugh 4b681bf0b5 add test cases for agent_loader.py
3 days ago
Kye Gomez 0313f841b6 [FEAT][add_prompt_to_marketplace] [Enable user to publish agent's prompt to marketplace with agent.publish_to_marketplace=True]
4 days ago
Kye Gomez 8f170f4463 [README Update] [AOP][Improved server metadata discovery]
4 days ago
Kye Gomez 638e9e2ba2 code cleanup op
2 weeks ago
Kye Gomez 156bc595df [Docs][Agent Router]
2 weeks ago
Hugh e73cbd764f fixed embedding method in agent router to handle both dictionary and dictionary objects from embedding api, along with removing all mocks
2 weeks ago
Kye Gomez f5b9544351
Merge pull request #1147 from aparekh02/mvstream
2 weeks ago
Kye Gomez 0e02c1226f [NEW][Examples] [x402] [Fixed some examples]
2 weeks ago
Steve-Dusty d105482347 Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
2 weeks ago
Kye Gomez ac2dae1885 code formatting cleanup operation
2 weeks ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
3 weeks ago
Kye Gomez 8253f7c3b4 [FIX][GKP Agent fix] [Run method] [SwarmRouter fix]
3 weeks ago
Kye Gomez ddb8b2d6fd [FIX][ReasoningAgentRouter] [IREAgent] [Attribute error] [Improvement][Improve batch run method]
3 weeks ago
Kye Gomez 526f4108cf [TESTS][MultiAgentRouter]
3 weeks ago
Kye Gomez 3e5773bb8f [Conversation Improvements]
3 weeks ago
Kye Gomez db53d349a3 [BUGFIX][Conversation][Initialization parameters in the output]
3 weeks ago
Kye Gomez 5e35bda4b3 [FIX][Conversation outputting metadata information for no reason]
3 weeks ago
Kye Gomez b79ded8aa5 [TESTS][AOP] [Cleanup agent structure] [Delete un-used tests and test data]
3 weeks ago
Kye Gomez 6f4803ef0e [DELELTE OLD TESTS] [Tests][Agent] [Updated][Tests][Structs] [Agent Improvement][Fallback method] [N feature n samples]
3 weeks ago
Steve-Dusty e8ab4ac455 exported social algorithms
3 weeks ago
Kye Gomez 63fdc5cfb4 [CLEANUP][Tests] [Remove many un-used tests] [Changed main test name]
3 weeks ago
Kye Gomez 7a7b4a4c07 [DELETE Un-used files] [BUGF][Swarm Router + concurrent workflow issue]
3 weeks ago
Kye Gomez 4a57c20aa8 [Improvement][ForestSwarm][Improve format and structure] [Improvement][Agent][Add more verbose logging for mcp] [Docs][ForestSwarm]
4 weeks ago
Kye Gomez 6c6b9911e0 [Improvement][AgentRouter][ Now leverages litellm embedding instead chromadb] [CLEANUP][Removed un-used util files and cleaned up artifacts]
4 weeks ago
Aksh Parekh 6b80101323
[FEAT] Majority Voting Streaming Feature
4 weeks ago
Kye Gomez 3f1ed3d043 [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update]
4 weeks ago
Kye Gomez da7f5194a3 [IMPROVEMENT][Remove BaseSwarm from ConcurrentWorkflow] [Decoupled inheritance and added docs]
4 weeks ago
Kye Gomez 7fe7ebdc46 [DOCS][Update][ Multi agent exec utilites]
4 weeks ago
Kye Gomez 3b980bc712 [FEAT][SocialAlgorithms][Docs] [Removed un-used docs]
4 weeks ago
Kye Gomez ebe5f52988 [FEAT][SelfMoASeq] [README][AOP Example] [feat][talk_to_agent]
1 month ago
Kye Gomez a3ef66806d [IMPROVEMENT][Log level in aop]
1 month ago
Kye Gomez da42452414 [CLEANUP][Root][un-used artifacts]
1 month ago
Kye Gomez da3ca720fc [fix][issue][1139] make agent input args dynamic with a dictionary update]
1 month ago
Kye Gomez b8955fbf7e [Improve MOA] [Improve alt swarms] [Improvement][run_agents_concurrently] [Description: aadded output agent types and image handling] [delete meme agent personator agent]
1 month ago
Kye Gomez 28aa8ef4f0 [NEW][SCRIPT][For python3.14t setup]
1 month ago
Kye Gomez 524b8a5e6c [REMOVE][Conversation Backends like Supabase, Redis, and more]
1 month ago
CI-DEV 76004bd737
Update agent.py
1 month ago
Kye Gomez 5bae455600 [FEAT][Queue for AOP][NEW AOP EXAMPLES]
1 month ago
Kye Gomez f2e805ee04 [FIX][Email] [fix heavy swarm prompt]
1 month ago
ChethanUK 1b005f3d1c
fix Attempting to unpack Pydantic BaseModel directly with ** operator
1 month ago
Kye Gomez 458b4921d2 [example][uvloop] [fix aop double init]
1 month ago
Kye Gomez 2bebf31f54
Merge pull request #1116 from IlumCI/winloop
1 month ago
Kye Gomez 4cf2270ae2 [TESTS][AOP Tests cleanup]
1 month ago
CI-DEV 052669954a
Update multi_agent_exec.py
1 month ago
CI-DEV 9c39126fc9
Update __init__.py
1 month ago
CI-DEV 1027735fe6
Update __init__.py
1 month ago
CI-DEV 8194b0fb63
Update multi_agent_exec.py
1 month ago
Kye Gomez c90d628712 [fix][aop docs server example]
1 month ago
Kye Gomez ea30c40d74 [EXPORT AOP] [BUG][#1108]
1 month ago
Kye Gomez 3de4c78bfe remove docstring parser
1 month ago