unified-llm-client
    Preparing search index...

    Interface PostgresActivateEmbeddingProfileOptions

    interface PostgresActivateEmbeddingProfileOptions {
        botId: string;
        knowledgeSpaceId: string;
        tenantId: string;
        embeddingProfileId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    botId: string
    knowledgeSpaceId: string
    tenantId: string
    embeddingProfileId: string