Skip to content

Added glm-4p7 and qwen3-vl-30b-a3b-instruct#431

Open
josep-foronda wants to merge 2 commits intomainfrom
add-two-foreworks-models
Open

Added glm-4p7 and qwen3-vl-30b-a3b-instruct#431
josep-foronda wants to merge 2 commits intomainfrom
add-two-foreworks-models

Conversation

@josep-foronda
Copy link
Copy Markdown

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment Apr 1, 2026 4:20pm

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9122c8db10

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

"fireworks"
]
},
"fireworks_ai/accounts/fireworks/models/qwen3-vl-30b-a3b-instruct": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Register provider mapping for qwen3-vl model

This new model is added to model_list.json but not to AvailableEndpointTypes, so getModelEndpointTypes() falls back to DefaultEndpointTypes["openai"] (openai/azure) instead of fireworks. In the edge fallback path (when /api/secret lookup fails), the auth token is then tagged with the wrong provider type and requests for this model can be routed to the wrong endpoint/auth scheme. Please add fireworks_ai/accounts/fireworks/models/qwen3-vl-30b-a3b-instruct to AvailableEndpointTypes like glm-4p7.

Useful? React with 👍 / 👎.

@josep-foronda josep-foronda requested review from Olmo Maldonado (ibolmo) and removed request for Pedro Mora (stretpjc) April 1, 2026 16:15
Copy link
Copy Markdown
Contributor

@aswink aswink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth double checking that running sync-models won't overwrite this change.

Unfortunately seems like this model isn't in https://raw.githubusercontent.com/BerriAI/litellm/refs/heads/main/litellm/model_prices_and_context_window_backup.json yet, not sure how we typically handle missing values

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