librechat.yml file.
Requires a valid Routeway API key. Get yours from the dashboard.
Setup
1
Locate your LibreChat config
Find your LibreChat installation’s
librechat.example.yml file and create a copy named librechat.yml (if you haven’t already).2
Add Routeway configuration
Add the following to your
librechat.yml under the endpoints section:Setting
fetch: true will automatically load all available models from Routeway. The default list provides quick-access models shown at the top.3
Set your API key
Add your Routeway API key as an environment variable:
4
Restart LibreChat
Restart LibreChat to load the new configuration. Routeway will appear as a provider in the UI with all available models.