# `LLMDB.Dotenv`
[🔗](https://github.com/agentjido/llm_db/blob/main/lib/llm_db/dotenv.ex#L1)

Deprecated compatibility facade for maintainer dotenv loading.

Dotenv loading belongs exclusively to `mix llm_db.pull`; runtime startup,
loading, and queries never call this module. Direct calls remain functional
for this minor release and can be removed no earlier than the next major
release, together with the core `Dotenvy` dependency.

# `load!`

> This function is deprecated. dotenv loading is owned by the mix llm_db.pull maintainer task.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
