unified-llm-client
    Preparing search index...

    Interface GoogleEmbeddingOptions

    interface GoogleEmbeddingOptions {
        taskInstruction?: string;
        title?: string;
    }
    Index

    Properties

    taskInstruction?: string
    title?: string