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).
pub const ENV_EMBED_API_KEY: &str = "AI_MEMORY_EMBED_API_KEY";#1598 — env carrying the embedding Bearer-auth secret;
highest-precedence layer of the [embeddings] API-key resolution
ladder (mirrors ENV_LLM_API_KEY).