v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-google-common/types
GeminiGenerationConfig
Interface GeminiGenerationConfig
interface
GeminiGenerationConfig
{
candidateCount
?:
number
;
maxOutputTokens
?:
number
;
responseMimeType
?:
"application/json"
|
"text/plain"
;
stopSequences
?:
string
[]
;
temperature
?:
number
;
topK
?:
number
;
topP
?:
number
;
}
Index
Properties
candidate
Count?
max
Output
Tokens?
response
Mime
Type?
stop
Sequences?
temperature?
topK?
topP?
Properties
Optional
candidate
Count
candidate
Count
?:
number
Optional
max
Output
Tokens
max
Output
Tokens
?:
number
Optional
response
Mime
Type
response
Mime
Type
?:
"application/json"
|
"text/plain"
Optional
stop
Sequences
stop
Sequences
?:
string
[]
Optional
temperature
temperature
?:
number
Optional
topK
topK
?:
number
Optional
topP
topP
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
candidate
Count
max
Output
Tokens
response
Mime
Type
stop
Sequences
temperature
topK
topP
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc