Thank you for using Free-AI Gateway! We want to make sure you get help quickly and find answers to your questions.
Before opening an issue, check these resources:
- Architecture & Developer Guide (LEARN.md) — Explains core concepts, resilience mechanisms, MCP tools, and tutorials.
- Frequently Asked Questions (FAQ) — Common configuration and API key questions.
- Supported Providers Matrix — Details on quotas, scopes, and environment variables.
For usage questions, architecture discussions, or sharing setups: 👉 GitHub Discussions
- Q&A: Ask how to configure specific IDEs or providers.
- Show and Tell: Share agent workflows, prompt routing setups, or custom skills.
- Ideas: Discuss proposed features before submitting a formal issue.
If you found a bug or unexpected behavior: 👉 Submit a Bug Report
- Please include reproduction steps, your operating system, and Node.js version.
- Make sure to redact sensitive API keys in your logs.
If you want support for a new free-tier AI provider: 👉 Submit a Provider Request
Do NOT disclose security vulnerabilities publicly in GitHub Issues. Follow the disclosure protocol in SECURITY.md or report privately at: 👉 GitHub Security Advisories
You can run automated diagnostics locally to test your environment and configured API keys:
# Run doctor command via CLI package
npx @free-ai-gateway/cli doctor
# Or inside the repository root
npm run start --workspace=@free-ai-gateway/cli -- doctor