mirror of https://github.com/aliasrobotics/cai.git
No ollama testing
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
parent
6213f05e10
commit
0be51f678b
|
|
@ -16,7 +16,7 @@
|
|||
export $var="${!var}"
|
||||
fi
|
||||
done
|
||||
- curl http://localhost:8000/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