add anthropic api key and remove tavily use

This commit is contained in:
Zishan
2025-02-12 14:40:57 +01:00
parent 89da7aadab
commit 86895c61ce
5 changed files with 16 additions and 17 deletions
+1
View File
@@ -19,4 +19,5 @@ jobs:
- name: Run tests
env:
OPENAI_API_KEY: ${{ secrets.INVARIANT_TESTING_OPENAI_KEY }}
ANTHROPIC_API_KEY: ${{ secrets.INVARIANT_TESTING_ANTHROPIC_KEY}}
run: ./run.sh tests -s -vv