Skip to main content

Crate mem7_embedding

Crate mem7_embedding 

Source

Structs§

OpenAICompatibleEmbedding
An OpenAI-compatible embedding client that works with both OpenAI and vLLM.

Traits§

EmbeddingClient

Functions§

create_embedding
Create an embedding client from config. All OpenAI-compatible providers (OpenAI, Ollama, vLLM, LM Studio, DeepSeek, etc.) share the same client.