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