v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/llms/raycast
RaycastAIInput
Interface RaycastAIInput
The input parameters for the RaycastAI class, which extends the BaseLLMParams interface.
interface
RaycastAIInput
{
creativity
?:
number
;
model
?:
Model
;
rateLimitPerMinute
?:
number
;
}
Hierarchy (
view full
)
Toolkit
RaycastAIInput
Implemented by
RaycastAI
Index
Properties
creativity?
model?
rate
Limit
Per
Minute?
Properties
Optional
creativity
creativity
?:
number
Optional
model
model
?:
Model
Optional
rate
Limit
Per
Minute
rate
Limit
Per
Minute
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
creativity
model
rate
Limit
Per
Minute
LangChain.js - v0.2.10
Loading...
The input parameters for the RaycastAI class, which extends the BaseLLMParams interface.