Please change the Spark series model to the official name #5429

Closed
opened 2026-02-21 18:10:56 -05:00 by yindo · 1 comment
Owner

Originally created by @AAEE86 on GitHub (Sep 6, 2024).

Originally assigned to: @AAEE86 on GitHub.

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

The Spark series models in dify do not use the official naming scheme, and no pro-128k models are added. I hope to synchronize with the official.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @AAEE86 on GitHub (Sep 6, 2024). Originally assigned to: @AAEE86 on GitHub. ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. The Spark series models in dify do not use the official naming scheme, and no pro-128k models are added. I hope to synchronize with the official. ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [x] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:10:56 -05:00
yindo closed this issue 2026-02-21 18:10:56 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 6, 2024):

To change the Spark series model to the official naming scheme and add the pro-128k models, you need to update the _position.yaml file. Here is the updated content for the file:

- spark-4
- spark-3.5
- spark-3
- spark-1.5
- spark-2
- spark-pro-128k

This includes the official naming scheme and adds the spark-pro-128k models [1].

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Sep 6, 2024): <!-- Answer --> To change the Spark series model to the official naming scheme and add the pro-128k models, you need to update the `_position.yaml` file. Here is the updated content for the file: ```yaml - spark-4 - spark-3.5 - spark-3 - spark-1.5 - spark-2 - spark-pro-128k ``` This includes the official naming scheme and adds the `spark-pro-128k` models <sup>[[1]](https://github.com/langgenius/dify/blob/main/api/core/model_runtime/model_providers/spark/llm/_position.yaml)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#5429