Skip to content

feat: add OpenAI-compatible inference gateway - #2

Merged
Yash-Chindam merged 5 commits into
mainfrom
feat/02-api-gateway
Aug 30, 2026
Merged

Yash-Chindam merged 5 commits into
mainfrom
feat/02-api-gateway

Conversation

@Yash-Chindam

Copy link
Copy Markdown
Owner

Summary

  • add authenticated OpenAI-compatible model and chat-completion endpoints
  • expose immutable route attribution and explicit quota/overload errors
  • add integration coverage for auth, routing, validation, quotas, and external fallback
  • package the gateway as a non-root container
  • extend CI with integration and container release gates

Verification

  • 17 Python tests passing
  • 96% branch-aware coverage
  • Ruff and mypy clean

@Yash-Chindam
Yash-Chindam merged commit b89fca7 into main Aug 30, 2026
4 checks passed
@Yash-Chindam
Yash-Chindam deleted the feat/02-api-gateway branch August 30, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant