..
integration
Update prompt.py to clarify how to call commands ( #4027 )
2023-05-15 15:55:33 +03:00
mocks
Add function and class descriptions to tests ( #2715 )
2023-04-24 14:55:49 +02:00
unit
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00
vcr
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00
__init__.py
refactor: Refactor imports to be compatible with unit tests
2023-04-12 10:16:00 +02:00
conftest.py
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00
context.py
Add function and class descriptions to tests ( #2715 )
2023-04-24 14:55:49 +02:00
milvus_memory_test.py
Fix `milvus_memory_test.py` mock `Config` ( #3424 )
2023-05-13 17:19:18 +03:00
test_agent.py
Organize all the llm stuff into a subpackage ( #3436 )
2023-04-28 12:00:54 -07:00
test_agent_manager.py
Organize all the llm stuff into a subpackage ( #3436 )
2023-04-28 12:00:54 -07:00
test_ai_config.py
Refactor AIConfig to Sanitize Input for Goal Parameters ( #3492 )
2023-04-29 22:37:41 -07:00
test_api_manager.py
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00
test_commands.py
Add function and class descriptions to tests ( #2715 )
2023-04-24 14:55:49 +02:00
test_config.py
Removing unitest in favor of pytest from test_config.py ( #3417 )
2023-04-28 09:32:11 -07:00
test_image_gen.py
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00
test_logs.py
move remove_color_codes to utils and add tests ( #3260 )
2023-04-28 11:13:30 -07:00
test_prompt_generator.py
Maybe fix tests, fix safe_path function.
2023-04-16 23:18:29 -05:00
test_token_counter.py
Organize all the llm stuff into a subpackage ( #3436 )
2023-04-28 12:00:54 -07:00
test_utils.py
Fix docker volume mounts ( #3710 )
2023-05-02 18:08:15 -05:00
test_workspace.py
More robust null byte checking
2023-04-24 10:28:51 -07:00
utils.py
Feature/basic proxy ( #4164 )
2023-05-14 11:07:37 +12:00