v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/outputs
ChatResult
Interface ChatResult
interface
ChatResult
{
generations
:
ChatGeneration
[]
;
llmOutput
?:
Record
<
string
,
any
>
;
}
Index
Properties
generations
llm
Output?
Properties
generations
generations
:
ChatGeneration
[]
Optional
llm
Output
llm
Output
?:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
generations
llm
Output
LangChain.js - v0.2.10
Loading...