librechat.yaml, following the LibreChat custom endpoint reference:
NAGAAI_API_KEY in LibreChat’s .env, or use apiKey: "user_provided" to let each user enter their own key.
- Keep
fetch: falseand list the models you want. Withfetch: trueLibreChat loads every model from/v1/models, including image, audio and embedding models. reasoningFormat: reasoning_effortmakes LibreChat sendreasoning_effort, the field NagaAI reads.