Theia API Documentation v1.65.0
    Preparing search index...

    Implements the Anthropic language model integration for Theia

    Implements

    Index

    Constructors

    Properties

    apiKey: () => undefined | string
    enableStreaming: boolean
    id: string
    maxRetries: number = 3
    maxTokens: number = DEFAULT_MAX_TOKENS
    model: string
    tokenUsageService?: TokenUsageService
    useCaching: boolean

    Methods