Skip to main content

SillyTavern

SillyTavern is an LLM frontend for power users. Official site: docs.sillytavern.app

1.1 Usage

SillyTavern officially supports a custom OpenAI-compatible chat completion endpoint.

  1. Open API Connections.

  2. Set the API type to Chat Completion.

  3. Select Custom (OpenAI-compatible) as the chat completion source.

  4. Enter:

    • Custom endpoint URL: https://api.hpc-ai.com/inference/v1
    • API key: your-hpc-ai-api-key
    • Model: minimax/minimax-m2.5
  5. If needed, test the connection with Test Message.

1.2 References