Skip to content

addSession

const addSession: (session) => Promise<string> = sqliteRepo.addSession

Defined in: src/lib/repositories/chat-history.ts:18

ChatSession

Promise<string>