fix: access source error

This commit is contained in:
jialin
2026-02-03 18:21:08 +08:00
parent 497813eced
commit 6d65797b4f
8 changed files with 67 additions and 61 deletions
+1
View File
@@ -430,6 +430,7 @@ const DataForm: React.FC<DataFormProps> = forwardRef((props, ref) => {
restart_on_error: true,
distributed_inference_across_workers: true,
mode: 'throughput',
enable_model_access: true,
generic_proxy: false,
extended_kv_cache: {
enabled: false,