unified-llm-client
    Preparing search index...

    Type Alias EmbedFunction

    EmbedFunction: (options: EmbeddingRequestOptions) => Promise<EmbeddingResponse>

    Type Declaration