Guide

SillyTavern & frontends

Connect SillyTavern, RisuAI or any OpenAI-compatible frontend in three fields.

view as markdown

The API is OpenAI-shaped, so any frontend with a custom endpoint connects without a proxy or a wrapper script. In SillyTavern it is three fields in the API connections panel:

SillyTavern → API connections
API                        : Chat Completion
Chat Completion Source     : Custom (OpenAI-compatible)
Custom Endpoint (Base URL) : https://eroq.ai/v1
API Key                    : eroq_sk_…        # dashboard → API keys
Model                      : eroq-rp-plus     # or eroq-rp-mini (1 credit/reply)
  • Fetch models works — GET /v1/models lists both chat engines, so you can pick from the dropdown instead of typing ids.
  • Streaming is standard SSE — leave it enabled in SillyTavern for token-by-token replies.
  • Model choice: eroq-rp-plus (3 credits per completion) writes the best long scenes; eroq-rp-mini (1 credit) is the economical tier for heavy daily use. Same persona handling on both.

RisuAI, Agnai & friends

Same three fields in any OpenAI-compatible source: base URL https://eroq.ai/v1, your key, a model id. If a frontend can talk to OpenAI, it can talk to eroq.

50 free credits

New accounts start with 50 credits — a real evening of scenes on RP mini before paying anything. Packs start at $10 on the pricing page.