This commit is contained in:
yumoqing 2025-09-14 14:14:31 +08:00
parent 24d672f6a6
commit 73707424e5

View File

@ -7,7 +7,7 @@
"width":"100%",
"height":"100%",
"title":"{{llm.name}}",
"list_models_url":"{{entire_url('list_catelog_models.dspy')}}",
"list_models_url":"{{entire_url('list_paging_catelog_llms.dspy')}}",
"estimate_url":"{{entire_url('model_estimate.dspy')}}",
"input_fields":{{llm.input_fields}},
"input_view":{{llm.input_view}},