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