mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 22:31:40 +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:
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@@ -24,7 +24,7 @@ on:
|
||||
model:
|
||||
description: "Model used to write the changelog."
|
||||
required: false
|
||||
default: "deepseek/deepseek-v4-pro"
|
||||
default: "deepseek/deepseek-v4-flash-0731"
|
||||
base_url:
|
||||
description: "OpenAI-compatible API base URL (default: OpenRouter)."
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user