mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-14 17:08:31 +08:00
fix: align model default handling (#16782)
This commit is contained in:
@@ -32,7 +32,7 @@ echo "Running model provider table migrations..."
|
||||
--stages tenant_model_seeding,model_type_merge,tenant_model_id_migration \
|
||||
--config "$CONFIG" \
|
||||
--execute \
|
||||
--database-version "v0.27.0.dev0" \
|
||||
--database-version "v0.27.0.dev1" \
|
||||
--mark-database-version-on-success
|
||||
|
||||
echo "Model provider table migrations completed."
|
||||
|
||||
Reference in New Issue
Block a user