AutoGPT/autogpt/tests/unit
Reinier van der Leer 319232568a
fix+docs(agent): Update LLM access instructions & remove GPT-specific flags (#7183)
* Update instructions to set up OpenAI / GPT-4 access
* Add instructions to set up Anthropic access
* Add instructions to set up Groq access
* Remove GPT-specific `--gpt3only`, `--gpt4only` CLI flags and related logic
* Remove duplicate config instructions from docker setup page, replace it by a link to the standard setup instructions
2024-06-03 08:51:46 -05:00
..
data refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
__init__.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_config.py fix+docs(agent): Update LLM access instructions & remove GPT-specific flags (#7183) 2024-06-03 08:51:46 -05:00
test_file_operations.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_gcs_file_storage.py Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171) 2024-05-28 05:04:21 +02:00
test_git_commands.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_json.py fix typos (#7123) 2024-05-31 11:16:23 +02:00
test_local_file_storage.py Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171) 2024-05-28 05:04:21 +02:00
test_logs.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_s3_file_storage.py Set up unified pre-commit + CI w/ linting + type checking & FIX EVERYTHING (#7171) 2024-05-28 05:04:21 +02:00
test_spinner.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_text_file_parsers.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_url_validation.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_utils.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00
test_web_search.py refactor(autogpt, forge): Remove `autogpts` directory (#7163) 2024-05-22 13:08:54 +01:00