unified-llm-client
    Preparing search index...

    Interface EmbeddingProviderOptions

    interface EmbeddingProviderOptions {
        google?: GoogleEmbeddingOptions;
    }
    Index

    Properties

    Properties