langchain.js
Preparing search index...
@langchain/community
memory/mem0
ClientOptions
Interface ClientOptions
Interface defining the structure of the input data for the Mem0Client
interface
ClientOptions
{
apiKey
:
string
;
host
?:
string
;
organizationId
?:
string
;
organizationName
?:
string
;
projectId
?:
string
;
projectName
?:
string
;
}
Index
Properties
api
Key
host?
organization
Id?
organization
Name?
project
Id?
project
Name?
Properties
api
Key
apiKey
:
string
Optional
host
host
?:
string
Optional
organization
Id
organizationId
?:
string
Optional
organization
Name
organizationName
?:
string
Optional
project
Id
projectId
?:
string
Optional
project
Name
projectName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
host
organization
Id
organization
Name
project
Id
project
Name
langchain.js
Loading...
Interface defining the structure of the input data for the Mem0Client