Heroku LangChain.js - v1.0.1
GitHub
NPM
Preparing search index...
HerokuToolMessageContent
Interface HerokuToolMessageContent
Content for a message with role "tool", as per Heroku API.
interface
HerokuToolMessageContent
{
tool_call_id
:
string
;
content
:
string
;
}
Index
Properties
tool_
call_
id
content
Properties
tool_
call_
id
tool_call_id
:
string
content
content
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
tool_
call_
id
content
GitHub
NPM
GitHub
NPM
Heroku LangChain.js - v1.0.1
Loading...
Content for a message with role "tool", as per Heroku API.