Model library replaces the public cap.json read#136
Merged
Conversation
Changelog Update (Jul 11, 2026, Breaking/API/Security): GET /v1/models (Bearer) replaces the retired public _um/<key>/cap.json (404, no alias); rows unchanged; the consumer-less global rates/billing block retires with the document. Nav group Model Catalogue -> Model Library keyed to the new operation. UZ-PROVIDER-004 guidance repoints at the model library. The tenant-provider CLI page stops claiming the cap resolves from the endpoint (resolution is server-side from core.model_library). Note: the API-reference page renders from the product repo's main openapi.json — merge this after the product PR lands. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…nset-changelog # Conflicts: # changelog.mdx
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.
Changelog Update (Jul 11, 2026 — Breaking/API/Security):
GET /v1/models(Bearer) replaces the retired public_um/<key>/cap.json(404, no alias); rows unchanged; the consumer-less global rates/billing block and the?model=filter retire with the document. Nav group Model Catalogue → Model Library keyed to the new operation.UZ-PROVIDER-004guidance repoints at the model library. The tenant-provider CLI page stops claiming the cap resolves from the endpoint (resolution is server-side fromcore.model_library).Merge after agentsfleet/agentsfleet#510 — the API-reference page renders from that repo's
mainopenapi.json.🤖 Generated with Claude Code
Greptile Summary
This PR replaces the public model catalogue document with an authenticated model-library API. The main changes are:
cap.jsontoGET /v1/models.Confidence Score: 5/5
This looks safe to merge.
Important Files Changed
GET /v1/models.core.model_library.Reviews (2): Last reviewed commit: "Merge remote-tracking branch 'origin/mai..." | Re-trigger Greptile