Skip to content

Commit a110149

Browse files
authored
chore: remove Cohere from required integ test providers (#1967)
Co-authored-by: Mackenzie Zastrow <zastrowm@users.noreply.github.com>
1 parent 0a723bc commit a110149

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests_integ/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ def _load_api_keys_from_secrets_manager():
202202

203203
required_providers = {
204204
"ANTHROPIC_API_KEY",
205-
"COHERE_API_KEY",
206205
"MISTRAL_API_KEY",
207206
"OPENAI_API_KEY",
208207
"WRITER_API_KEY",

0 commit comments

Comments
 (0)