Theia API Documentation v1.65.0
    Preparing search index...
    interface ExchangeCardProps {
        compactView?: boolean;
        exchange: LanguageModelExchange;
        renderNewlines?: boolean;
        selectedAgentId?: string;
    }
    Index

    Properties

    compactView?: boolean
    renderNewlines?: boolean
    selectedAgentId?: string