mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 15:01:11 +03:00
Chore/Patch OpenAI Nodes (#4958)
- update lc community and openai version - fix chatfireworks - update reasonings for openai models - update openai apikey param
This commit is contained in:
@@ -554,7 +554,7 @@
|
||||
"baseOptions": "",
|
||||
"allowImageUploads": "",
|
||||
"imageResolution": "low",
|
||||
"reasoningEffort": "medium",
|
||||
"reasoningEffort": "",
|
||||
"agentModel": "chatOpenAI"
|
||||
}
|
||||
},
|
||||
@@ -683,7 +683,7 @@
|
||||
"baseOptions": "",
|
||||
"allowImageUploads": "",
|
||||
"imageResolution": "low",
|
||||
"reasoningEffort": "medium",
|
||||
"reasoningEffort": "",
|
||||
"humanInputModel": "chatOpenAI"
|
||||
},
|
||||
"humanInputDescription": "<p>Are you sure you want to proceed?</p>"
|
||||
@@ -1208,7 +1208,7 @@
|
||||
"baseOptions": "",
|
||||
"allowImageUploads": "",
|
||||
"imageResolution": "low",
|
||||
"reasoningEffort": "medium",
|
||||
"reasoningEffort": "",
|
||||
"llmModel": "chatOpenAI"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user