SDK ReferenceFunctions
createMemoryClient()
Function: createMemoryClient()
createMemoryClient(
opts?):Backend
Defined in: packages/sdk/src/sdk.ts:74
Build a memory client bound to a Libra project (via its API key). Throws if no API key is available from options or the environment.
Parameters
opts?
MemoryClientOptions = {}