Commit Graph

149 Commits (e73cbd764f0da3c7eb39fabe25d4775a548b3976)

Author SHA1 Message Date
Hugh e73cbd764f fixed embedding method in agent router to handle both dictionary and dictionary objects from embedding api, along with removing all mocks
1 week ago
Kye Gomez f5b9544351
Merge pull request #1147 from aparekh02/mvstream
1 week ago
Kye Gomez 1729112a0d [CLEANUP][Code examples] [Example Guide][X402 Example]
1 week ago
Steve-Dusty e5e5248d29 refactored test_agent_rearrange
1 week ago
Steve-Dusty 9829d770d0 align tests with actual SwarmRouter API for test_swarm_router
1 week ago
Kye Gomez 0e02c1226f [NEW][Examples] [x402] [Fixed some examples]
1 week ago
Steve-Dusty a968f97a72 removed useless comments
1 week ago
Steve-Dusty d105482347 Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
1 week ago
Steve-Dusty c3e935190a refactored tests concurrent and garph workflow and hiearchical swarms
1 week ago
Kye Gomez ac2dae1885 code formatting cleanup operation
2 weeks ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
2 weeks ago
Aksh Parekh 7f3316100c
[TEST-EDITS] Added Testing Terminology
2 weeks ago
Steve-Dusty c16ecf49a3 removed useless tests
2 weeks ago
Kye Gomez 8253f7c3b4 [FIX][GKP Agent fix] [Run method] [SwarmRouter fix]
2 weeks ago
Kye Gomez f027bf0cf0 remove duplicate reasoning agent router tests]
2 weeks ago
Aksh Parekh 52dbfbfe05
[Add] Old Tests with New Tests
2 weeks ago
Kye Gomez ddb8b2d6fd [FIX][ReasoningAgentRouter] [IREAgent] [Attribute error] [Improvement][Improve batch run method]
2 weeks ago
Kye Gomez 526f4108cf [TESTS][MultiAgentRouter]
2 weeks ago
Aksh Parekh 0dd6d25088 [CLEANUP]
2 weeks ago
Aksh Parekh 946ae70af9
[TEST] Majority Voting with Streaming Feature
2 weeks ago
Aksh Parekh de76a3ad39
Update test_majority_voting_streaming.py
2 weeks ago
Kye Gomez 5e35bda4b3 [FIX][Conversation outputting metadata information for no reason]
2 weeks ago
Kye Gomez b79ded8aa5 [TESTS][AOP] [Cleanup agent structure] [Delete un-used tests and test data]
2 weeks ago
Kye Gomez 6f4803ef0e [DELELTE OLD TESTS] [Tests][Agent] [Updated][Tests][Structs] [Agent Improvement][Fallback method] [N feature n samples]
2 weeks ago
Kye Gomez 77cf098d9b [test][swarm router]
2 weeks ago
Kye Gomez 63fdc5cfb4 [CLEANUP][Tests] [Remove many un-used tests] [Changed main test name]
2 weeks ago
Kye Gomez abe4197845 [AOP][Examples for persistence and network stuff]
3 weeks ago
Kye Gomez 6c6b9911e0 [Improvement][AgentRouter][ Now leverages litellm embedding instead chromadb] [CLEANUP][Removed un-used util files and cleaned up artifacts]
3 weeks ago
Aksh Parekh d81f2ffaf7
[TEST] Streaming Callback for Majority Voting with custom Streaming Function
3 weeks ago
Aksh Parekh d54857eacf
Create test_majority_voting_streaming.py
3 weeks ago
Kye Gomez 3f1ed3d043 [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update]
3 weeks ago
Kye Gomez c733f065b3
Merge pull request #1136 from aparekh02/multiagentrouter_test
3 weeks ago
Aksh Parekh a194f88c01
[CLEANUP] GPT nano
3 weeks ago
Aksh Parekh e2cfc8c4fc
[FIX] Updated Compatible Models
3 weeks ago
Kye Gomez ebe5f52988 [FEAT][SelfMoASeq] [README][AOP Example] [feat][talk_to_agent]
4 weeks ago
Aksh Parekh 0182c514c6 [FIX] Cleaned Comments + Error Logging
4 weeks ago
Aksh Parekh edd15025ef [TEST] Compatible Models for MultiAgentRouter after refactoring
4 weeks ago
Kye Gomez 524b8a5e6c [REMOVE][Conversation Backends like Supabase, Redis, and more]
4 weeks ago
Kye Gomez 75049e82a3 [TEST SUITE][requirements.txt] [and readme]
1 month ago
Kye Gomez 3b1f514545 cleanup tests remove old useless tests
1 month ago
Kye Gomez da87691b90 cleanup and format
1 month ago
ChethanUK 1b005f3d1c
fix Attempting to unpack Pydantic BaseModel directly with ** operator
1 month ago
Kye Gomez ede23de101 [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples]
1 month ago
Kye Gomez 7b6b7c4980 [FIX][Mcp logic file path name] [Improvement][Majority voting] [Improvement][Agent markdown formatter]
2 months ago
Kye Gomez da7df166e7 [FEAT][Reasoning Integration] [Improvement][MajorityVoting Cleanup] [EXAMPLE][Firecrawl Agent] [FEAT][Streaming Callback for ConcurrentWorkflow]
2 months ago
Kye Gomez ccd24f3a61 [DOCS][Web scraper agents]
2 months ago
Aksh Parekh ae71584a45 closes #980, function test for mcp support
2 months ago
Aksh Parekh 8f73b92a83 closes #980, function tests for mcp
2 months ago
Kye Gomez 5c79016afa [IMPROVEMENT][Remove sentence transformers from forest swarm and instead use litellm] [UPDATE][DOCs]
2 months ago
Kye Gomez 30b94c0d6b [Improvement][AgentJudge][docs] [FEAT][CronJob][Callbacks for API deployments]
2 months ago