diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-18 23:39:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-18 23:39:32 +0300 |
| commit | 77e2670ac625c716526fdfdbbf0b4eb8e00e77b1 (patch) | |
| tree | 28c8296ebc6c72a12879d59897c21c9d6cb428f0 /Dockerfile.flutter-ci | |
| parent | a9b75513661cb9196cb6bd614f56c4bf09c970b5 (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
