From cc518cd76ffaec4bf30648f89227279bd3b7d48e Mon Sep 17 00:00:00 2001 From: lehel Date: Wed, 1 Oct 2025 22:06:17 +0200 Subject: [PATCH] mabile friendly --- Makefile | 2 +- ui.html | 9 +++++---- visits.bleve/store/root.bolt | Bin 262144 -> 262144 bytes 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 92c6b78..0d217c2 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ ollama-status: # Run the Go server (assumes Ollama is running) run: ollama-pull - OPENAI_API_KEY=ollama OPENAI_BASE_URL=http://localhost:11434/v1 OPENAI_MODEL=llama3 go run . + OPENAI_API_KEY=ollama OPENAI_BASE_URL=http://localhost:11434/api/chat OPENAI_MODEL=qwen3:latest go run . # Run tests .PHONY: test diff --git a/ui.html b/ui.html index 85dc22a..a8bd544 100644 --- a/ui.html +++ b/ui.html @@ -4,14 +4,15 @@ Vet Clinic Chat Assistant + -
+

Vet Clinic Chat Assistant

-
- - +
+ +