v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain/chains
SummarizationChainParams
Interface SummarizationChainParams
interface
SummarizationChainParams
{
type
?:
"stuff"
|
"map_reduce"
|
"refine"
;
verbose
?:
boolean
;
}
Index
Properties
type?
verbose?
Properties
Optional
type
type
?:
"stuff"
|
"map_reduce"
|
"refine"
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
verbose
LangChain.js - v0.2.10
Loading...