mirror of https://github.com/aliasrobotics/cai.git
Retry using env vars set but Gitab CI infra
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
4d0fc6117d
commit
c5ffe54fe7
|
|
@ -21,7 +21,6 @@
|
|||
OLLAMA_API_BASE: "http://localhost:8000"
|
||||
OPENROUTER_API_BASE: "https://openrouter.ai/api/v1"
|
||||
OPENAI_API_BASE: "https://api.openai.com/v1"
|
||||
OPENAI_API_KEY: $OPENAI_API_KEY
|
||||
artifacts:
|
||||
paths:
|
||||
- cai/benchmarks/seceval/eval/outputs/
|
||||
|
|
|
|||
Loading…
Reference in New Issue