Class: AgentChatResponse
Constructors
constructor
• new AgentChatResponse(response
, sources?
, sourceNodes?
): AgentChatResponse
Parameters
Name | Type |
---|---|
response | string |
sources? | ToolOutput [] |
sourceNodes? | BaseNode <Metadata >[] |
• new AgentChatResponse(response
, sources?
, sourceNodes?
): AgentChatResponse
Name | Type |
---|---|
response | string |
sources? | ToolOutput [] |
sourceNodes? | BaseNode <Metadata >[] |