Skip to main content
RisuAI is a web-based character chat platform. You can connect it to Routeway so your conversations run through Routeway’s models.
Requires a valid Routeway API key. Get yours from the dashboard.

Setup

1

Open RisuAI settings

From the RisuAI home screen, open the left menu (hamburger icon), then go to Settings.
If RisuAI shows onboarding prompts, skip them — you’ll configure the connection in the main settings.
2

Open the Chat Bot panel

In Settings, open the Chat Bot panel.
3

Set the API provider

Look for the API provider or custom endpoint fields and configure:
  • API Type: OpenAI Compatible (or Custom)
  • API URL / Base URL: https://api.routeway.ai/v1
  • API Key: Your Routeway API key
4

Choose a model

Select a model from routeway.ai/models:
  • Use Select from List if RisuAI can fetch available models.
  • Use Manual Input if the list doesn’t load — just type the model ID directly (e.g. gpt-4.1, claude-sonnet-4.5).
5

Optional: enable streaming

Toggle Response Streaming on for real-time token output during conversations.

Troubleshooting

Switch to Manual Input and enter the model ID directly. You can find all available IDs at routeway.ai/models.
Confirm your Routeway API key is valid and pasted without extra spaces. Try generating a new key from the dashboard.
Ensure the API URL is set to https://api.routeway.ai/v1 (with HTTPS and /v1).