Skip to content

[BOT ISSUE] Fireworks: add fireworks to deepseek-ai/DeepSeek-V4.1-Flash available_providers #1234

Description

@github-actions

Stale metadata

deepseek-ai/DeepSeek-V4.1-Flash is missing fireworks in its available_providers array.

Current state

"deepseek-ai/DeepSeek-V4.1-Flash": {
    "format": "openai",
    "flavor": "chat",
    "multimodal": true,
    "displayName": "DeepSeek V4.1 Flash",
    "reasoning": true,
    "max_input_tokens": 1048576,
    "available_providers": [
      "baseten"
    ]
}

Proposed change

Add "fireworks" to available_providers:

"available_providers": ["baseten", "fireworks"]

Cross-source verification

  1. Fireworks AI models listing (fireworks.ai/models): DeepSeek V4.1 Flash is available as accounts/fireworks/models/deepseek-v4p1-flash on Fireworks serverless infrastructure with $0.22/$0.66 pricing
  2. Existing catalog entry (deepseek-ai/DeepSeek-V4.1-Flash at line 11240): Currently lists only baseten as provider

Notes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions