Theia API Documentation v1.65.0
    Preparing search index...
    interface PromptVariantRendererProps {
        agentId: string;
        promptService: PromptService;
        promptVariantSet: PromptVariantSet;
    }
    Index

    Properties

    agentId: string
    promptService: PromptService
    promptVariantSet: PromptVariantSet