fix: code lint
This commit is contained in:
parent
6703a8e9be
commit
43b5d6ac6a
@ -139,7 +139,7 @@ const formatItem = (
|
||||
}
|
||||
|
||||
case BlockEnum.LLM: {
|
||||
res.vars = [
|
||||
res.vars = [
|
||||
...LLM_OUTPUT_STRUCT,
|
||||
...(['json_object', 'JSON'].includes(data.model?.completion_params?.response_format)
|
||||
? [{
|
||||
|
Loading…
Reference in New Issue
Block a user