v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/llms/deepinfra
DeepInfraLLMParams
Interface DeepInfraLLMParams
interface
DeepInfraLLMParams
{
apiKey
?:
string
;
maxTokens
?:
number
;
model
?:
string
;
temperature
?:
number
;
}
Hierarchy (
view full
)
Toolkit
DeepInfraLLMParams
Implemented by
DeepInfraLLM
Index
Properties
api
Key?
max
Tokens?
model?
temperature?
Properties
Optional
api
Key
api
Key
?:
string
Optional
max
Tokens
max
Tokens
?:
number
Optional
model
model
?:
string
Optional
temperature
temperature
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
max
Tokens
model
temperature
LangChain.js - v0.2.10
Loading...