 DorianandClaude Opus 4.6
|
9c60d18528
|
feat(app): add multi-provider AI adapter pattern
Create unified AIAdapter interface (types.ts) with streaming chat,
model listing, and capability flags. Implement three adapters:
claude-adapter.ts (Claude proxy + vault key), openrouter-adapter.ts
(OpenAI-compatible SSE), ollama-adapter.ts (local NDJSON streaming).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-03 21:06:06 +00:00 |
|