Commit Graph

4570 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
7 days ago
Kye Gomez 1bb4dab6a1
Merge pull request #1127 from aparekh02/demo_docs
7 days ago
Kye Gomez f5b9544351
Merge pull request #1147 from aparekh02/mvstream
7 days ago
Kye Gomez 1729112a0d [CLEANUP][Code examples] [Example Guide][X402 Example]
7 days ago
Kye Gomez efe293df9e
Merge pull request #1172 from Steve-Dusty/master
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
Kye Gomez a18717299f
Merge pull request #1168 from Steve-Dusty/master
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
Kye Gomez a9be38ea9c
Merge pull request #1166 from Steve-Dusty/master
1 week ago
Steve-Dusty dff9f05096
Merge branch 'kyegomez:master' into master
1 week ago
Steve-Dusty c3e935190a refactored tests concurrent and garph workflow and hiearchical swarms
1 week ago
Kye Gomez bb92993748
Merge pull request #1165 from hughiwnl/add-utils-tests
1 week ago
Hugh c3369f365a refactor: Use loguru instead of standard logging library
1 week ago
Hugh 71e5e879e8 fix: Add try-except blocks and result assertions to tests
1 week ago
Hugh 19949c72c7 feat: Add tests for any_to_str and str_to_dict utilities
1 week ago
Kye Gomez ac2dae1885 code formatting cleanup operation
1 week ago
Kye Gomez 916fcd5ae3
Merge pull request #1163 from kyegomez/dependabot/github_actions/codecov/codecov-action-5
1 week ago
Kye Gomez a7d126ec8e
Merge pull request #1162 from kyegomez/dependabot/pip/ruff-gte-0.5.1-and-lt-0.14.3
1 week ago
Kye Gomez 65bcfdd14e
Merge pull request #1161 from kyegomez/dependabot/github_actions/actions/upload-artifact-5
1 week ago
Kye Gomez 769c22fa8f
Merge pull request #1160 from kyegomez/dependabot/github_actions/actions/github-script-8
1 week ago
dependabot[bot] be90936a07
Bump codecov/codecov-action from 4 to 5
1 week ago
dependabot[bot] 05b2338a13
Update ruff requirement from >=0.5.1,<0.12.13 to >=0.5.1,<0.14.3
1 week ago
dependabot[bot] 7933e6db7d
Bump actions/upload-artifact from 4 to 5
1 week ago
dependabot[bot] 433af97ba8
Bump actions/github-script from 7 to 8
1 week ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
2 weeks ago
Kye Gomez c5c769306f
Merge pull request #1158 from Steve-Dusty/master
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
Kye Gomez e9b7c91edb
Merge pull request #1144 from aparekh02/productagency
2 weeks ago
Aksh Parekh d894366e97
[UPDATE] With New Tools
2 weeks ago
Aksh Parekh cc0ef2085d
[UPDATE] From New Tools
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 3e5773bb8f [Conversation Improvements]
2 weeks ago
Kye Gomez db53d349a3 [BUGFIX][Conversation][Initialization parameters in the output]
2 weeks ago
Aksh Parekh 67272c3660
[LINK-EXAMPLES-DOCS] Product Marketing Agency
2 weeks ago
Aksh Parekh 0935947e70
Update mkdocs.yml
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 6f65541e8d
Merge pull request #1153 from Steve-Dusty/master
2 weeks ago