Custom AI Endpoints
Intro
-
This section lists known, compatible AI Endpoints, also known as “Custom Endpoints,” with example setups for the
librechat.yaml
file, also known as the Custom Config file. -
In all of the examples, arbitrary environment variable names are defined but you can use any name you wish, as well as changing the value to
user_provided
to allow users to submit their own API key from the web UI.
⚠️
Important: 'user_provided' Key Setting
- Some of the endpoints are marked as Known, which means they might have special handling and/or an icon already provided in the app for you.
Notes
- It’s recommended you follow the Custom Endpoints Quick Start Guide before proceeding with the examples below.
- Important: make sure you setup the
librechat.yaml
file correctly: setup documentation.