updated tests to work without .env file
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
ANTHROPIC_API_KEY=sk-ant-...
|
||||
MODEL=claude-sonnet-4-5-20250929
|
||||
MAX_TOKENS=8096 #anthropic limit is 8192
|
||||
SAFEDIR=./workspace
|
||||
USE_SANDBOX=true
|
||||
|
||||
Reference in New Issue
Block a user