langchain.js
Preparing search index...
@langchain/classic
agents/format_scratchpad/log_to_message
formatLogToMessage
Function formatLogToMessage
formatLogToMessage
(
intermediateSteps
:
AgentStep
[]
,
templateToolResponse
?:
string
,
)
:
BaseMessage
[]
Parameters
intermediateSteps
:
AgentStep
[]
templateToolResponse
:
string
= "{observation}"
Returns
BaseMessage
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...