# AI roleplay chat

> Write scenes and chat with characters that stay in persona: RP+ and RP mini, scene or messaging register, @mentioned cast and elements, streaming. Uncensored within a written policy, from 1 credit per reply.

The text studio is a writer's room for scenes and characters: RP+ writes immersive prose that stays in persona across long sessions, RP mini answers like a friend texting. @mention your Characters and Elements to pull their sheets into the scene, reuse a thread, copy the exact API call. Uncensored within the acceptable-use policy.

## Two registers

- Scene: immersive prose, close third or first person, long turns — interactive fiction and companion scenes.
- Messaging: short, casual, fast replies capped for texting-style products.

## Cast and world

A Character's persona travels into the scene when you @mention them; Elements (places, objects, styles) do the same. The context field holds world state and lore out of the transcript. Vision lets a user send a picture the character reacts to.

## Same engine behind your app

POST /v1/chat/completions is OpenAI-shaped: SillyTavern, RisuAI and any compatible frontend connect with three fields, and existing code ports by changing the base URL and the model id. Streaming over SSE, flat credits per completion.

## Starting points

- **Noir bar opening** — Open a scene in a rain-soaked noir bar where a tired detective meets the client who lied to him. Close third person, first exchange only.
- **Night-shift gossip** — Text me like a friend who just got off a night shift and has gossip. Short messages, one at a time.

## FAQ

### Is the roleplay AI uncensored?

Within the acceptable-use policy, yes: adult fiction between adult characters renders in character. Minors, real people and illegal content are banned and enforced.

### What does a reply cost?

3 credits on RP+, 1 on RP mini — flat per completion, not per token.

### Does it work with SillyTavern?

Yes — base URL https://eroq.ai/v1, your key, the model id.

## Related

- https://eroq.ai/models/eroq-rp-plus — RP+
- https://eroq.ai/roleplay-ai-api — Roleplay AI API
- https://eroq.ai/sillytavern-api — SillyTavern
- https://eroq.ai/use-cases/ai-companion-apps — Companion apps

---

This page as HTML: https://eroq.ai/tools/ai-roleplay-chat · Studio: https://eroq.ai/studio · Docs: https://eroq.ai/docs · Machine index: https://eroq.ai/llms.txt
