Kye Gomez
3cd03c13eb
[feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow]
3 months ago
CI-DEV
b207a87961
Add files via upload
3 months ago
Kye Gomez
f88f4fab13
[CLEANUP][Tests] [DOCS][Contributors Guide] [SCRIPTS][setup.sh] [cleanup un-used files
3 months ago
Kye Gomez
ad3ce5390c
update reasoning agent router docs
3 months ago
Kye Gomez
2d558061ba
docs fix
3 months ago
Kye Gomez
4b8425d492
Merge pull request #948 from harshalmore31/feat/testing_suite
...
Feat. automated test suite for Swarms
3 months ago
Kye Gomez
ccf7d2f0ec
docs paper implementations
3 months ago
harshalmore31
3653d1fcbb
Add commented-out GitHub issue creation functionality for test failures
3 months ago
harshalmore31
46606b487c
Refactor comprehensive tests: enhance agent creation, streamline workflows, and improve error handling
3 months ago
harshalmore31
935392e5ed
updates and clean up !
3 months ago
harshalmore31
bf22003941
Merge branch 'kyegomez:master' into feat/testing_suite
3 months ago
harshalmore31
3d89664193
Add vision support tests and enhance URL processing validation
4 months ago
harshalmore31
b3616314a3
[FEAT] Add test images for multimodal tests
4 months ago
harshalmore31
95e544c10b
[FIX] Update parameter name from 'llm' to 'model_name' in Agent instantiation across tests
4 months ago
harshalmore31
f3e26623ae
[FEAT][GitHub Actions] Add comprehensive testing workflow and test suite
4 months ago
Kye Gomez
e3ef675fc1
[FEAT][ConcurrentWorkflow Dashboard] [ENHANCE][InteractiveGroupchat] [New Concurrentworkflow docs]
4 months ago
Kye Gomez
7578353d63
[DOCS][ interactive groupchat examples]
4 months ago
Kye Gomez
3bc92755ff
docs cleanup
4 months ago
harshalmore31
2103d6a256
Merge branch 'master' into improve/conversation_integration
4 months ago
Kye Gomez
cb8e023a33
[FEAT][Interactive Groupchat] + [DOCS][Agents as tools]
5 months ago
harshalmore31
5ceb433992
Remove unnecessary path manipulation from test_redis.py
5 months ago
harshalmore31
a16cee4114
Refactor RedisConversationTester: streamline test methods, enhance export/import functionality, and improve error handling for Redis availability
5 months ago
harshalmore31
9e6f254b13
Enhance RedisConversationTester with improved setup, cleanup, and test methods; add error handling and logging for export/import functionality
5 months ago
harshalmore31
3fa6ba22cd
Refactor Pulsar and Redis error handling, improve SQLite connection management, and enhance conversation class functionality
5 months ago
harshalmore31
566dd60385
Enhance Redis conversation testing and add Supabase backend example
...
- Updated RedisConversationTester to prioritize external Redis connection, with fallback to embedded Redis.
- Improved error handling and logging during setup and cleanup processes.
- Enhanced test cases for initialization, message handling, and export/import functionality.
- Added a comprehensive example demonstrating the use of Supabase as a conversation storage backend with multi-agent collaboration.
- Created specialized agents for research tasks and an aggregator agent for synthesizing responses.
- Included environment setup checks and detailed output for better user experience.
5 months ago
Kye Gomez
ea965ef16b
new agent tests
5 months ago
Kye Gomez
6496feff10
examples re-shuffle
5 months ago
Kye Gomez
41c7004dcd
[NEW DOCS] [Updated swarms api documentation] [IMPR] [Improved swarms output types and automatic port]
5 months ago
harshalmore31
a7ca3b2d4e
Remove Supabase example usage and related test files; update SupabaseConversation imports and error handling in communication module.
5 months ago
harshalmore31
9e24767b8a
Implement SupabaseConversation functionality and comprehensive test suite
...
- Added main script (test.py) to demonstrate SupabaseConversation features including message addition, retrieval, updating, and deletion.
- Integrated environment variable loading for Supabase configuration.
- Developed a detailed test suite (test_supabase_conversation.py) covering various functionalities such as message handling, error handling, and conversation management.
- Included tests for JSON and YAML operations, concurrent operations, and enhanced error handling.
- Utilized rich console output for improved test reporting and visualization.
- Ensured robust cleanup of test data after each test execution.
5 months ago
Kye Gomez
ab030d46b9
[feats][swarms.communication] + [docs][cleanup] + [tests][cleanup and swarms.communication]
5 months ago
Kye Gomez
ed46063dcc
updated docs for swarms api
6 months ago
Kye Gomez
e9a7c7994c
concurrent docs updates + concurrent workflow updates
6 months ago
Kye Gomez
a5154aa26f
communication structures
6 months ago
Kye Gomez
de7e751025
cleanup init agent 10k agents a sec
6 months ago
Kye Gomez
0012de1a69
examples cleanup
6 months ago
Kye Gomez
5f8622eb55
cleanup
6 months ago
Kye Gomez
8aa35976f9
formatting output + create agent + agent benchmark
6 months ago
ascender1729
3a034476f4
Improve tool agent error handling with custom exceptions and retry mechanism
7 months ago
Kye Gomez
3c5d963c44
NEW [FEAT] -- [HHCS] [DOCS] [EXAMPLE
7 months ago
Kye Gomez
9b07f448ae
clean up api route docs
7 months ago
Kye Gomez
ecdb5690b1
hiearchical docs
8 months ago
Kye Gomez
506d11601c
swarms docs ui chat gradio
8 months ago
Kye Gomez
07f4dd1116
remove clusterops
8 months ago
Kye Gomez
43c5845bbd
7.1.9
8 months ago
Kye Gomez
928e1ecf45
[7.1.7] [cleanup] [no clusterops] [majorityvoting fix]
8 months ago
Kye Gomez
fb494267eb
cleanup
9 months ago
Kye Gomez
0a39f2d48a
[7.1.2] - many files deleted
9 months ago
Kye Gomez
9cff6c7d1a
[cleanup]
9 months ago
Kye Gomez
834b9c5599
[DOCS] [TESTS] [LAZY LOADING]
9 months ago
Kye Gomez
283a3f0e0c
[TWITTER AGENTS]
9 months ago
Kye Gomez
1cb44ebb16
[Examples]
9 months ago
Kye Gomez
37894599c2
[FEAT][MatrixSwarm]
9 months ago
Kye Gomez
e06652ed8b
[UPDATE]
9 months ago
Kye Gomez
d44fbcd700
[DOCS][DOCS]
9 months ago
Kye Gomez
88ebf262b3
[EXAMPLES CLEANUP]
10 months ago
Kye Gomez
48140c58c6
[WRAP UP]
10 months ago
Kye Gomez
cd569322d3
[MultiAgentRouter]
10 months ago
Kye Gomez
e5b1a0a483
[DOCS]
10 months ago
Kye Gomez
79e7d20d4f
{TESTS]
10 months ago
Kye Gomez
b059bf299c
[DOCS][MCS API]
10 months ago
Kye Gomez
17e2933b29
[CLEANUP]
10 months ago
Kye Gomez
a6415364d6
[GROUPCHAT]
10 months ago
Kye Gomez
e98d618bd8
[FIX][Better Testing System]
10 months ago
Your Name
8e374b15be
[6.0.9]
11 months ago
Your Name
c2d4756d1b
[CLEANUP]
12 months ago
Sambhav Dixit
27e0e94f92
Add test for output type
...
add test for all output types
12 months ago
Your Name
d73f1a68c4
[FEAT][Better RAG][OUTPUT JSON]
12 months ago
Sambhav Dixit
750f9a1e14
Updated test , especially for tool gen mocking
12 months ago
Sambhav Dixit
a3ef4508a0
adding main
...
- add main to make this run
1 year ago
Sambhav Dixit
67a8493340
Integration test
...
- apart of modular and small unittests , its time to put to test for larger and more wholesome integration test
- an end to end test , to check if this change in code causes any breaks in flow and normal functioning .
1 year ago
Sambhav Dixit
d72d2e74ff
Add test for agent output updating in log_step_metadata
...
- Implemented test_agent_output_updating to verify that logging step metadata correctly updates the total token count and ensures that the agent's output steps are properly tracked confirming only one step is recorded.
1 year ago
Sambhav Dixit
8900d645c8
Add integration test for token counting in log_step_metadata
...
- Implemented test_token_counting_integration to verify the correct total token count when using a mocked tokenizer, ensuring that prompt and response token counts are accurately aggregated.
1 year ago
Sambhav Dixit
e80d182092
Add test for timestamp in log_step_metadata
...
- Implemented test_log_step_metadata_timestamp to verify that a timestamp is included in the log result when logging step metadata.
1 year ago
Sambhav Dixit
672f3eeab4
Add test for log_step_metadata with no long-term memory
...
- Implemented test_log_step_metadata_no_long_term_memory to ensure that when long-term memory is None, the memory_usage for long_term is an empty dictionary in the log result.
1 year ago
Sambhav Dixit
4d300fccf9
Add basic test for log_step_metadata method
...
- Implemented test_log_step_metadata_basic to verify the correct logging of step metadata including step_id, timestamp, tokens, and memory usage.
- Confirmed that the token counts for total are accurately logged.
1 year ago
Sambhav Dixit
ef58dd4582
Create TestAgentLogging
...
- create class to execute modular unittests
- def setup for modular setup
- objective to keep setup minimal , so that tests aren't bloated and fast to run
- Since most param have a set default , init of necessary condition is a valid and supportive op wrt test speed .
1 year ago
Sambhav Dixit
92912b0397
Push libraries
...
- update correct libraries & dependencies .
1 year ago
Your Name
8b78ab2bba
[FEAT][clusterops integration] [Updated Docs] [Updated ConcurrentWorkflow] [Updated SwarmRouter]
1 year ago
Your Name
2f82a92768
[FEAT][Prompt]
1 year ago
Your Name
edc293cb6f
[CLEANUP]
1 year ago
Your Name
16c3d55fa1
[CLEANUP]
1 year ago
Your Name
c51ef4b72d
[5.6.8]
1 year ago
Your Name
989e35aaa8
[YAML]
1 year ago
Your Name
d6ce848d72
[SWARM MODELS MIGRATION]
1 year ago
Your Name
df2be1d22e
[TESTS][CLEANUP]
1 year ago
Your Name
06488efc53
[CLEANUP]
1 year ago
Your Name
13f45be8ad
[5.6.8]
1 year ago
Kye Gomez
d01d24e9c0
[FEAT][SpreadSheetSwarm] [FEAT][TaskQueueSwarm]
1 year ago
Kye Gomez
9a79c7790e
[5.4.8]
1 year ago
Kye Gomez
52ca8c6a3b
[5.4.8]
1 year ago
Kye Gomez
b8badba05d
[cleanup]
1 year ago
Kye Gomez
450a7b7453
[FIX][Agent][list_tool_schemas -> list_base_models]
1 year ago
Kye Gomez
97a64dd0d5
[PLAYRGROUNDFIX]
1 year ago
Kye Gomez
fa1e92714b
[CLEANUP]
1 year ago
Kye Gomez
19c31e99a2
[PLAYGROUND][CLEANUP][FEAT][FireWorksAI]
1 year ago
Kye Gomez
029e625786
[FEAT][update streaming delay]
1 year ago
Kye Gomez
5a3fb81b77
[CLEANUP]
1 year ago
Kye Gomez
b4f923f1fb
[CLEANUP] [New Tools System ]
1 year ago
Kye Gomez
36a092f6e6
[CLEANUP]
1 year ago