Commit Graph

442 Commits (master)

Author SHA1 Message Date
Kye Gomez 243df297ef cleanup examples folder
21 hours ago
Kye Gomez 3831021141 [Improvement][HiearchicalSwarm] [Director reasoning improvement] [Improved HiearchicalSwarm] [Readme] [Tests for marketplace adding]
1 day ago
Hugh 8ab2562ff6 test cases for test_base_structure
2 days ago
Hugh be55c51005 added test cases and moved back to structs
2 days ago
Hugh 4ad0040215 moved test file back
2 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]
3 days ago
Kye Gomez b51bc2093b cleanup
1 week ago
Kye Gomez 638e9e2ba2 code cleanup op
1 week ago
Kye Gomez 97ebbb9e55 cleanup operaiton
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 1729112a0d [CLEANUP][Code examples] [Example Guide][X402 Example]
2 weeks ago
Steve-Dusty e5e5248d29 refactored test_agent_rearrange
2 weeks ago
Steve-Dusty 9829d770d0 align tests with actual SwarmRouter API for test_swarm_router
2 weeks ago
Kye Gomez 0e02c1226f [NEW][Examples] [x402] [Fixed some examples]
2 weeks ago
Steve-Dusty a968f97a72 removed useless comments
2 weeks ago
Steve-Dusty d105482347 Fixed bug: conversation.add(message=) → conversation.add(content=) in all swarm architectures.
2 weeks ago
Steve-Dusty dff9f05096
Merge branch 'kyegomez:master' into master
2 weeks ago
Steve-Dusty c3e935190a refactored tests concurrent and garph workflow and hiearchical swarms
2 weeks ago
Hugh c3369f365a refactor: Use loguru instead of standard logging library
2 weeks ago
Hugh 71e5e879e8 fix: Add try-except blocks and result assertions to tests
2 weeks ago
Hugh 19949c72c7 feat: Add tests for any_to_str and str_to_dict utilities
2 weeks ago
Kye Gomez ac2dae1885 code formatting cleanup operation
2 weeks ago
Kye Gomez e839dc5206
Merge branch 'master' into mvstream
3 weeks ago
Aksh Parekh 7f3316100c
[TEST-EDITS] Added Testing Terminology
3 weeks ago
Steve-Dusty c16ecf49a3 removed useless tests
3 weeks ago
Kye Gomez 8253f7c3b4 [FIX][GKP Agent fix] [Run method] [SwarmRouter fix]
3 weeks ago
Kye Gomez f027bf0cf0 remove duplicate reasoning agent router tests]
3 weeks ago
Aksh Parekh 52dbfbfe05
[Add] Old Tests with New Tests
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
Aksh Parekh 0dd6d25088 [CLEANUP]
3 weeks ago
Aksh Parekh 946ae70af9
[TEST] Majority Voting with Streaming Feature
3 weeks ago
Aksh Parekh de76a3ad39
Update test_majority_voting_streaming.py
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
Kye Gomez dbc87f2efd [EXAMPLES][README][Removed emojis]
3 weeks ago
Kye Gomez 77cf098d9b [test][swarm router]
3 weeks ago
Kye Gomez 63fdc5cfb4 [CLEANUP][Tests] [Remove many un-used tests] [Changed main test name]
3 weeks ago
Kye Gomez abe4197845 [AOP][Examples for persistence and network stuff]
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 d81f2ffaf7
[TEST] Streaming Callback for Majority Voting with custom Streaming Function
4 weeks ago
Aksh Parekh d54857eacf
Create test_majority_voting_streaming.py
4 weeks ago
Kye Gomez 3f1ed3d043 [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update]
4 weeks ago
Kye Gomez c733f065b3
Merge pull request #1136 from aparekh02/multiagentrouter_test
4 weeks ago
Aksh Parekh a194f88c01
[CLEANUP] GPT nano
4 weeks ago
Aksh Parekh e2cfc8c4fc
[FIX] Updated Compatible Models
4 weeks ago
Kye Gomez ebe5f52988 [FEAT][SelfMoASeq] [README][AOP Example] [feat][talk_to_agent]
1 month ago
Aksh Parekh 0182c514c6 [FIX] Cleaned Comments + Error Logging
1 month ago