mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-09 20:28:36 +02:00
add anthropic api key and remove tavily use
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user