getAllSessions
constgetAllSessions: () =>Promise<ChatSession[]> =sqliteRepo.getAllSessions
Defined in: lib/repositories/chat-history.ts:29
Returns
Section titled “Returns”Promise<ChatSession[]>
constgetAllSessions: () =>Promise<ChatSession[]> =sqliteRepo.getAllSessions
Defined in: lib/repositories/chat-history.ts:29
Promise<ChatSession[]>