mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 16:40:42 +00:00
EnvVar.CODE_API_KEY was removed from @librechat/agents, so loadCodeApiKey resolved authFields to [undefined], threw on undefined.split in loadAuthValues, and lazy code-env provisioning silently bailed with a warning. Read the canonical LIBRECHAT_CODE_API_KEY (symmetric with LIBRECHAT_CODE_BASEURL) and degrade gracefully when unset. |
||
|---|---|---|
| .. | ||
| app | ||
| cache | ||
| config | ||
| db | ||
| models | ||
| server | ||
| strategies | ||
| test | ||
| utils | ||
| jest.config.js | ||
| jsconfig.json | ||
| package.json | ||
| typedefs.js | ||