mirror of https://github.com/aliasrobotics/cai.git
Add without env. var
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
946c4ffa28
commit
6213f05e10
|
|
@ -16,7 +16,7 @@
|
|||
export $var="${!var}"
|
||||
fi
|
||||
done
|
||||
- curl $OLLAMA_API_BASE/api/tags # validate that ollama is running
|
||||
- curl http://localhost:8000/api/tags # validate that ollama is running
|
||||
variables:
|
||||
OLLAMA_API_BASE: "http://localhost:8000"
|
||||
OPENROUTER_API_BASE: "https://openrouter.ai/api/v1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue