feat: add multi-backend LLM support #7
Reference in New Issue
Block a user
Delete Branch "feature/multi-backend-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add support for multiple LLM backends with a unified interface:
Backend (Go)
backendspackage with interface, registry, and adapters/api/v1/ai/*Frontend (Svelte 5)
backendsStatestore for backend managementDocumentation
Test Plan