mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 14:22:04 +00:00
Switch to deepseek/deepseek-v4-flash-0731 for the release script (#5886)
* Switch to deepseek/deepseek-v4-flash-0731 for the release script * Make the change in the workflow file too
This commit is contained in:
@@ -48,7 +48,7 @@ import urllib.error
|
||||
import urllib.request
|
||||
|
||||
DEFAULT_BASE_URL = "https://openrouter.ai/api/v1"
|
||||
DEFAULT_MODEL = "deepseek/deepseek-v4-pro"
|
||||
DEFAULT_MODEL = "deepseek/deepseek-v4-flash-0731"
|
||||
REPO_URL = "https://github.com/iv-org/invidious"
|
||||
CHANGELOG_FILE = "CHANGELOG.md"
|
||||
SHARD_FILE = "shard.yml"
|
||||
|
||||
Reference in New Issue
Block a user