SillyTavern

SillyTavern is a frontend interface for LLMs designed for advanced users who want greater control and customization over their interactions.

1.1 Usage

SillyTavern supports custom OpenAI-compatible chat completion endpoints.

Setup Steps

  1. Open API Connections
  2. Set API type to Chat Completion
  3. Choose Custom (OpenAI-compatible) as the source
  4. Enter the following details:
    • Custom endpoint URL: https://api.rygen.io/v1
    • API key: your-rygen-api-key
    • Model: your-model-name
  5. (Optional) Click Test Message to verify the connection.

1.2 References