Custom Endpoints for Development Mode #4965
Closed
goldenroostergigi
started this conversation in
Help Wanted
Replies: 1 comment
-
Found the solution: define the path to the librechat.yaml in the .env file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! In the docs we create a docker-compose.override.yml and then a librechat.yaml to define custom endpoints. Made a custom OpenRouter endpoint as well as a OpenAI compliant own API. Works great.
However, If we are in development mode (npm run backend, npm run frontend:dev), how can we work on Custom Endpoints?
Beta Was this translation helpful? Give feedback.
All reactions