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

    Implements

    Index

    Constructors

    Properties

    getChatAgentService: () => ChatAgentService
    getChatService: () => ChatService
    pendingDelegations: Map<
        string,
        { agentName: string; invocation: ChatRequestInvocation; prompt: string },
    > = ...
    ID: string = AGENT_DELEGATION_FUNCTION_ID

    Methods