Skip to content

ChatHistoryBackend

ChatHistoryBackend = "sqlite"

Defined in: lib/repositories/chat-history.ts:11

SQLite-only chat-history facade.

Dexie chat-history fallback has been retired. Vector and knowledge databases still use Dexie separately; chat sessions/messages/files route only through SQLite now.