Commit Graph

458 Commits (93b17bd64633918793d3d58562b3dfff0537f1a1)

Author SHA1 Message Date
Aksh Parekh 93b17bd646 [BUG-FIX] Test Update for build_agent -> build_llm_agent
5 days ago
Kye Gomez fea72a12e1 [FEAT][rustworkx integration into GraphWorkflow] [New Examples]
6 days ago
Kye Gomez 3e6d23474a
Merge pull request #1215 from Steve-Dusty/sequential-workflow
6 days ago
Kye Gomez cab4d423f3
Merge pull request #1220 from Steve-Dusty/reasoning
6 days ago
Steve-Dusty a59e8c8dc0 removed useless tests
1 week ago
Steve-Dusty c8e4cd6811 fixed reasoning agent to not use sonnet
1 week ago
Kye Gomez 511331430a
Merge pull request #1216 from hughiwnl/test-multi_agent_debate
1 week ago
Hugh 682efcff53 tests for multi agent debate
1 week ago
Steve-Dusty d817ee7913 added run_async to agent rearrange and handeled test sequantil workflow init
1 week ago
Kye Gomez 651a35a2ae
Merge pull request #1209 from hughiwnl/test_deep_discussion
1 week ago
Kye Gomez 8ce656d5b4
Merge pull request #1207 from hughiwnl/test_custom_agent
1 week ago
Kye Gomez da9618df0e [DOCS][SwarmRouter]
1 week ago
Kye Gomez 347846d653
Merge pull request #1167 from aparekh02/tokenstream
1 week ago
Hugh f9c999fb2a added tests for deep_discussion.py
1 week ago
Hugh 3db9378312 added tests for custom_agent.py
1 week ago
Kye Gomez 243df297ef cleanup examples folder
2 weeks ago
Kye Gomez 3831021141 [Improvement][HiearchicalSwarm] [Director reasoning improvement] [Improved HiearchicalSwarm] [Readme] [Tests for marketplace adding]
2 weeks ago
Hugh 8ab2562ff6 test cases for test_base_structure
2 weeks ago
Hugh be55c51005 added test cases and moved back to structs
2 weeks ago
Hugh 4ad0040215 moved test file back
2 weeks ago
Kye Gomez 0313f841b6 [FEAT][add_prompt_to_marketplace] [Enable user to publish agent's prompt to marketplace with agent.publish_to_marketplace=True]
2 weeks ago
Kye Gomez b51bc2093b cleanup
3 weeks ago
Kye Gomez 638e9e2ba2 code cleanup op
3 weeks ago
Kye Gomez 97ebbb9e55 cleanup operaiton
4 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
4 weeks ago
Kye Gomez f5b9544351
Merge pull request #1147 from aparekh02/mvstream
4 weeks ago
Kye Gomez 1729112a0d [CLEANUP][Code examples] [Example Guide][X402 Example]
4 weeks ago
Steve-Dusty e5e5248d29 refactored test_agent_rearrange
4 weeks ago
Steve-Dusty 9829d770d0 align tests with actual SwarmRouter API for test_swarm_router
4 weeks ago
Kye Gomez 0e02c1226f [NEW][Examples] [x402] [Fixed some examples]
4 weeks ago
Steve-Dusty a968f97a72 removed useless comments
4 weeks ago
Steve-Dusty d105482347 Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
4 weeks ago
Aksh Parekh 4aacf3256f
[EXAMPLE] Token Stream in Agent class
4 weeks ago
Steve-Dusty dff9f05096
Merge branch 'kyegomez:master' into master
1 month ago
Steve-Dusty c3e935190a refactored tests concurrent and garph workflow and hiearchical swarms
1 month ago
Hugh c3369f365a refactor: Use loguru instead of standard logging library
1 month ago
Hugh 71e5e879e8 fix: Add try-except blocks and result assertions to tests
1 month ago
Hugh 19949c72c7 feat: Add tests for any_to_str and str_to_dict utilities
1 month ago
Kye Gomez ac2dae1885 code formatting cleanup operation
1 month ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
1 month ago
Aksh Parekh 7f3316100c
[TEST-EDITS] Added Testing Terminology
1 month ago
Steve-Dusty c16ecf49a3 removed useless tests
1 month ago
Kye Gomez 8253f7c3b4 [FIX][GKP Agent fix] [Run method] [SwarmRouter fix]
1 month ago
Kye Gomez f027bf0cf0 remove duplicate reasoning agent router tests]
1 month ago
Aksh Parekh 52dbfbfe05
[Add] Old Tests with New Tests
1 month ago
Kye Gomez ddb8b2d6fd [FIX][ReasoningAgentRouter] [IREAgent] [Attribute error] [Improvement][Improve batch run method]
1 month ago
Kye Gomez 526f4108cf [TESTS][MultiAgentRouter]
1 month ago
Aksh Parekh 0dd6d25088 [CLEANUP]
1 month ago
Aksh Parekh 946ae70af9
[TEST] Majority Voting with Streaming Feature
1 month ago
Aksh Parekh de76a3ad39
Update test_majority_voting_streaming.py
1 month ago