Requires a valid Routeway API key. Get yours from the dashboard.
Setup
1
Open OpenHands LLM settings
In OpenHands, add a new LLM Endpoint and toggle Advanced to reveal all fields.
2
Configure the endpoint
Fill in the following:
3
Model naming
Prefix the model with
openai/ and use the exact model ID from routeway.ai/models:openai/gpt-4.1openai/claude-sonnet-4.5openai/gemini-2.5-flash
4
Start using OpenHands
Save the configuration and start a new session. OpenHands will route requests through Routeway.
Reference
Example Prompts
- “Set up a basic Express.js server with health check endpoint.”
- “Find and fix the bug causing test failures in the auth module.”
- “Refactor this class to use dependency injection.”