Skip to content

NativeTavern

NativeTavern is a native iOS and macOS client for SillyTavern, with support for OpenAI-compatible endpoints.

App Store: https://apps.apple.com/us/app/nativetavern-ai-sillytavern/id6757631215

1. Open settings

In the app, go to the settings page and find the AI Provider / API configuration section.

2. Select the provider type

Select OpenAI Compatible or a custom API provider option.

3. Fill in the connection details

FieldValue
API Base URL / Endpointhttps://api.gemiaude.com/v1
API KeyYour codex_... or sk-... key
Modelgpt-5-codex-mini or select from the list

4. Save and verify

Save the configuration and start a conversation to confirm responses are working.

Notes

  • The configuration follows the same approach as SillyTavern; field names may differ slightly between versions
  • The base URL includes /v1: https://api.gemiaude.com/v1
  • To use Claude models, select the Anthropic provider type and fill in the corresponding fields

OpenAI-compatible gateway integration docs