Skip to content

Update AIHubMix model metadata#1748

Open
EriDeLee wants to merge 1 commit intoanomalyco:devfrom
EriDeLee:dev
Open

Update AIHubMix model metadata#1748
EriDeLee wants to merge 1 commit intoanomalyco:devfrom
EriDeLee:dev

Conversation

@EriDeLee
Copy link
Copy Markdown
Contributor

Summary

  • Update AIHubMix model metadata (manual + AI-assisted)
  • Add provider mappings for GPT-series AIHubMix models so requests go through the AI SDK provider path

Notes

Some AIHubMix GPT-series requests currently fail through the AIHubMix backend because max_token is not supported. Adding explicit provider mappings lets these models route through the AI SDK-compatible path and avoids that backend-specific incompatibility.
Note: I have not yet tested whether the max_tokens issue is fully resolved after adding the provider mapping. I will perform testing after this PR is merged. If the problem persists, I will submit additional routing/split code to OpenCode.

For Kimi K2.5 and K2.6, the previous metadata did not match the official capability descriptions. I updated these entries according to the official Kimi docs rather than copying capability values from other providers in the current database, since some existing Kimi K2.x entries appear inconsistent with the official model capabilities.

Validation

  • Ran bun validate successfully

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