v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/stores/message/postgres
StoredPostgresMessageData
Interface StoredPostgresMessageData
interface
StoredPostgresMessageData
{
content
:
string
;
name
:
undefined
|
string
;
role
:
undefined
|
string
;
tool_call_id
:
undefined
|
string
;
type
:
string
;
additional_kwargs
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
content
name
role
tool_
call_
id
type
additional_
kwargs?
Properties
content
content
:
string
name
name
:
undefined
|
string
role
role
:
undefined
|
string
tool_
call_
id
tool_
call_
id
:
undefined
|
string
type
type
:
string
Optional
additional_
kwargs
additional_
kwargs
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
name
role
tool_
call_
id
type
additional_
kwargs
LangChain.js - v0.2.10
Loading...