Feedback & Issues
How to report bugs, request features, and reach AI Router support channels.
Your feedback helps improve AI Router. If you run into a problem or have an idea, the most reliable channel today is the project's GitHub Issues tracker.
Support channels
AI Router is an early-stage demo, and dedicated support channels (community chat, email, etc.) are still being set up — (other channels TBD / 待补). For now, please use GitHub Issues on the source repository below.
📝 How to Submit an Issue
Open an issue on the source repository: AI Router on GitHub.
Before opening a new issue, we recommend that you:
When the problem involves an API call, including the request you sent (with secrets redacted) and the full error response makes diagnosis much faster. Remember to strip your real API key and base URL — use the demo placeholders https://ai.sammier.com / https://ai.sammier.com/v1 if you want to show structure.
💡 Issue Templates
Copy one of the templates below into your issue and fill it in.
Bug Report
**Routine checks**
[//]: # 'Replace the spaces in the boxes with x'
- [ ] I have searched and confirmed there is no similar existing issue
- [ ] I have confirmed I am using an up-to-date version
- [ ] I have reviewed the documentation, especially the FAQ
- [ ] I am willing to follow up on this issue and help with testing and feedback
**Problem description**
**Steps to reproduce**
**Expected result**
**Actual result**
**Environment**
- AI Router version:
- Deployment (self-hosted / demo):
- Model / provider involved:
**Logs or screenshots**
(Redact API keys, tokens, and any private base URLs. Delete this section if not applicable.)Feature Request
**Routine checks**
[//]: # 'Replace the spaces in the boxes with x'
- [ ] I have searched and confirmed there is no similar existing request
- [ ] I have confirmed the current version cannot already meet this need
- [ ] I am willing to follow up on this request and help with testing and feedback
**Feature description**
**Use case / motivation**
**Possible approach (optional)**Tips for a good issue
- Use a clear, specific title so others can find it.
- Follow the template — incomplete reports are harder to act on and may be closed.
- Watch your issue and respond to follow-up questions promptly.
- Close the issue once it is resolved.
- Keep reports and discussion respectful and on-topic.
How is this guide?
Last updated on