# SillyTavern & frontends

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

eroq is OpenAI-shaped, so SillyTavern — and RisuAI, Agnai, any frontend with a custom OpenAI-compatible source — connects with three fields, no proxy.

## SillyTavern settings

```text
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)
```

## Notes

- "Fetch models" works: `GET /v1/models` lists `eroq-rp-plus` (3 credits/completion) and `eroq-rp-mini` (1 credit).
- Streaming is standard SSE — leave it enabled for token-by-token replies.
- New accounts carry 50 free credits; packs from $10 (https://eroq.ai/pricing).
- RisuAI / Agnai: same fields — base URL https://eroq.ai/v1, key, model id.

Commercial overview: https://eroq.ai/sillytavern-api

---
Canonical: https://eroq.ai/docs/sillytavern · Index for agents: https://eroq.ai/llms.txt · OpenAPI: https://eroq.ai/openapi.json
