TavernAI
TavernAI is the original predecessor to SillyTavern and supports OpenAI-compatible endpoints.
Official repository: https://github.com/TavernAI/TavernAI
1. Open settings
Click the menu icon in the upper right corner and go to Settings.
2. Select the API type
In the API provider dropdown, select OpenAI.
3. Fill in the connection details
| Field | Value |
|---|---|
| OpenAI API Key | Your codex_... or sk-... key |
| Reverse Proxy / API URL | https://api.gemiaude.com/v1 |
4. Connect and verify
Click Connect or Save, then start a conversation to confirm responses are working.
Notes
- TavernAI is no longer actively maintained; SillyTavern is the recommended alternative
- The Reverse Proxy field takes the base URL including
/v1 - Available models can be found via
GET /v1/models
