mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +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:
@@ -138,6 +138,7 @@ class ChatOpenRouter_ChatModels implements INode {
|
||||
temperature: parseFloat(temperature),
|
||||
modelName,
|
||||
openAIApiKey: openRouterApiKey,
|
||||
apiKey: openRouterApiKey,
|
||||
streaming: streaming ?? true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user