setActiveBackend
setActiveBackend(
backend,_options?):Promise<void>
Defined in: lib/repositories/chat-history.ts:18
Parameters
Section titled “Parameters”backend
Section titled “backend”"sqlite"
_options?
Section titled “_options?”persist?
Section titled “persist?”boolean
Returns
Section titled “Returns”Promise<void>