Skip to content

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

FieldValue
OpenAI API KeyYour codex_... or sk-... key
Reverse Proxy / API URLhttps://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

OpenAI-compatible gateway integration docs