v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/llms/deepinfra
DeepInfraLLM
Class DeepInfraLLM
Hierarchy (
view full
)
Toolkit
DeepInfraLLM
Implements
DeepInfraLLMParams
Index
Constructors
constructor
Properties
api
Key?
max
Tokens?
model?
temperature?
Constructors
constructor
new
Deep
InfraLLM
(
fields
?
)
:
DeepInfraLLM
Parameters
fields
:
Partial
<
DeepInfraLLMParams
>
= {}
Returns
DeepInfraLLM
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
Constructors
constructor
Properties
api
Key
max
Tokens
model
temperature
LangChain.js - v0.2.10
Loading...