bugfix
This commit is contained in:
parent
24d672f6a6
commit
73707424e5
@ -7,7 +7,7 @@
|
|||||||
"width":"100%",
|
"width":"100%",
|
||||||
"height":"100%",
|
"height":"100%",
|
||||||
"title":"{{llm.name}}",
|
"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')}}",
|
"estimate_url":"{{entire_url('model_estimate.dspy')}}",
|
||||||
"input_fields":{{llm.input_fields}},
|
"input_fields":{{llm.input_fields}},
|
||||||
"input_view":{{llm.input_view}},
|
"input_view":{{llm.input_view}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user