Conversation
Contributor
|
All contributors have signed the CLA. ✅ |
aofee
force-pushed
the
codex/jev-system-one
branch
from
September 20, 2026 12:20
8fd3d6c to
d1ba579
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
POST /v1/systemonesupport forjev-latestnoul,choice, andscorerequests, with model discovery and Composite routing$0.042/MTokfallback price and channel pricing overridesProtocol boundary
This is separate from #7387, which uses TypeSafe only as an internal content-moderation engine. This PR makes Jev available to gateway users through its native System One contract. It does not make Jev compatible with Chat Completions, Responses, Anthropic Messages, or streaming clients.
Error and billing behavior
400and422are returned without retrying another account401is treated as an account credential failure429,529, network failures, timeouts, and5xxuse the existing cooldown/error-policy and account-failover paths$0.042/MTokinput and$0output; channel pricing can override bothTesting
golangci-lintv2No real TypeSafe API was called.
Closes #7299