AutoGPT/tests/integration
Richard Beales 16b7e7a91e
Update prompt.py to clarify how to call commands (#4027)
* Update prompt.py to clarify how to call commands

* new cassettes

* try again with a new cassette

* one last try with the cassette

* black dot

---------

Co-authored-by: k-boikov <64261260+k-boikov@users.noreply.github.com>
Co-authored-by: Nicholas Tindle <nick@ntindle.com>
2023-05-15 15:55:33 +03:00
..
cassettes Feature/centralize prompt (#3990) 2023-05-08 07:24:53 +01:00
challenges Update prompt.py to clarify how to call commands (#4027) 2023-05-15 15:55:33 +03:00
goal_oriented Update prompt.py to clarify how to call commands (#4027) 2023-05-15 15:55:33 +03:00
__init__.py Run the integration tests in the CI pipeline BUT without API keys (#3359) 2023-04-26 20:45:03 -05:00
agent_factory.py Challenge: Kubernetes and documentation (#4121) 2023-05-13 12:21:21 -07:00
agent_utils.py Fix imports, type hints and fixtures for goal oriented tests (#3415) 2023-04-27 19:16:56 +02:00
conftest.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
memory_tests.py Add function and class descriptions to tests (#2715) 2023-04-24 14:55:49 +02:00
milvus_memory_tests.py Add function and class descriptions to tests (#2715) 2023-04-24 14:55:49 +02:00
test_commands.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
test_execute_code.py Add tests for code/shell execution & improve config fixture (#1268) 2023-04-28 14:51:29 +02:00
test_git_commands.py added tests for clone_repository (#3558) 2023-04-30 10:41:45 +01:00
test_llm_utils.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
test_local_cache.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
test_memory_management.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
test_setup.py Feature/basic proxy (#4164) 2023-05-14 11:07:37 +12:00
weaviate_memory_tests.py Organize all the llm stuff into a subpackage (#3436) 2023-04-28 12:00:54 -07:00