Module embeddings

Module embeddings 

Source

Re-exports§

pub use protocols::openai::embeddings::NvCreateEmbeddingRequest;
pub use protocols::openai::embeddings::NvCreateEmbeddingResponse;

Type Aliases§

OpenAIEmbeddingsStreamingEngine
A ServerStreamingEngine implementation for the OpenAI Embeddings API
OpenAIEmbeddingsUnaryEngine
A UnaryEngine implementation for the OpenAI Embeddings API