Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 882 Bytes

File metadata and controls

28 lines (19 loc) · 882 Bytes

Contributing

This repository accepts documentation and example improvements for AI ROUTER's OpenAI-compatible ChatGPT API relay examples.

Good contributions:

  • Clear curl, Python, or Node.js examples.
  • Documentation fixes.
  • Safe API key handling examples.
  • Additional language documentation for supported website paths.
  • Developer workflow examples for AI apps, scripts, and coding agents.

Please avoid:

  • Committing API keys or secrets.
  • Claims about unlimited usage.
  • Claims that AI ROUTER is an official OpenAI service.
  • Abuse, spam, scraping, bypass, or policy-evasion examples.

Local review

Before opening a pull request, check that examples:

  1. Use https://api.ai-router.dev/v1.
  2. Read API keys from environment variables.
  3. Mention that model availability is shown in the dashboard.
  4. Keep the focus on legitimate development and testing use cases.