No ollama testing

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-05-08 18:41:57 +02:00
parent 6213f05e10
commit 0be51f678b
1 changed files with 1 additions and 1 deletions

View File

@ -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"