Skip to main content

ENV_EMBED_API_KEY

Constant ENV_EMBED_API_KEY 

Source
pub const ENV_EMBED_API_KEY: &str = "AI_MEMORY_EMBED_API_KEY";
Expand description

#1598 — env carrying the embedding Bearer-auth secret; highest-precedence layer of the [embeddings] API-key resolution ladder (mirrors ENV_LLM_API_KEY).