summaryrefslogtreecommitdiff
path: root/Dockerfile.flutter-ci
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-18 23:39:32 +0300
committerPaul Buetow <paul@buetow.org>2026-05-18 23:39:32 +0300
commit77e2670ac625c716526fdfdbbf0b4eb8e00e77b1 (patch)
tree28c8296ebc6c72a12879d59897c21c9d6cb428f0 /Dockerfile.flutter-ci
parenta9b75513661cb9196cb6bd614f56c4bf09c970b5 (diff)
Switch oracle from Claude Haiku to Ollama cloud (qwen3-vl:235b-instruct)
Replaces the Anthropic SDK dependency in oracle.ts with direct fetch calls to the Ollama cloud API (https://ollama.com/v1/chat/completions). Uses qwen3-vl:235b-instruct — the strongest vision-language model available on the Ollama cloud — for screenshot analysis. The model is configurable via OLLAMA_MODEL and the endpoint via OLLAMA_BASE_URL so local Ollama instances can be used during development. OLLAMA_API_KEY carries the cloud bearer token. Smoke-tested: gate-off returns true without a network call; yes/no questions against a test PNG return correct answers via the cloud API. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'Dockerfile.flutter-ci')
0 files changed, 0 insertions, 0 deletions