Skip to content

refactor: prefer internal model_id over provider model_name#114

Open
bsbds wants to merge 1 commit intoxorbitsai:mainfrom
bsbds:refactor/model-name-to-model-id
Open

refactor: prefer internal model_id over provider model_name#114
bsbds wants to merge 1 commit intoxorbitsai:mainfrom
bsbds:refactor/model-name-to-model-id

Conversation

@bsbds
Copy link
Contributor

@bsbds bsbds commented Mar 9, 2026

  • Move model selection/persistence away from provider-facing model_name to stable internal model_id
  • Add slash-safe routes GET|PUT|DELETE /api/models/by-id/{model_id:path}

@bsbds bsbds force-pushed the refactor/model-name-to-model-id branch from e0489de to b34ecc5 Compare March 10, 2026 07:41
- Move model selection/persistence away from provider-facing `model_name` to stable internal `model_id`
- Add slash-safe routes `GET|PUT|DELETE /api/models/by-id/{model_id:path}`
@bsbds bsbds force-pushed the refactor/model-name-to-model-id branch from b34ecc5 to 5228fe1 Compare March 10, 2026 07:53
@bsbds bsbds marked this pull request as draft March 10, 2026 08:02
@bsbds bsbds marked this pull request as ready for review March 10, 2026 08:12
@qinxuye
Copy link
Contributor

qinxuye commented Mar 12, 2026

There are conflicts please resolve them.

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.

2 participants