The RaycastAI class, which extends the LLM class and implements the RaycastAIInput interface.

Hierarchy (view full)

Implements

Constructors

Properties

creativity: number

The creativity parameter, also known as the "temperature".

model: Model

The model to use for generating text.

rateLimitPerMinute: number

The rate limit for API calls, in requests per minute.

Generated using TypeDoc