Skip to content

addSession

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

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

ChatSession

Promise<string>