langchain.js
    Preparing search index...

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

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    • Creates a new instance of the RaycastAI class.

      Parameters

      Returns RaycastAI

      If the Raycast AI environment is not accessible.

    Properties

    creativity: number

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

    lc_serializable: boolean = true
    model: Model

    The model to use for generating text.

    rateLimitPerMinute: number

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