William Valentin
d86710577d
feat: wire up LlamaCppClient to model router
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-05 13:20:20 -08:00
William Valentin
26bd6ce65d
feat: add model router with fallback chain support
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 00:29:52 -08:00
William Valentin
bb16732562
feat: add Ollama client for local LLM support
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 00:27:09 -08:00
William Valentin
633cfcf713
feat: add OpenAI client for fallback support
...
Implements ModelClient interface with OpenAI SDK to support GPT models
as fallback when local inference is unavailable. Includes tests with
mocked OpenAI API responses.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 21:10:46 -08:00
William Valentin
75e64b534d
feat: add Anthropic client wrapper
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 20:54:17 -08:00