mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-23 04:39:08 +00:00
chore: Update Langchain dependencies (no-changelog) (#18213)
This commit is contained in:
@@ -260,7 +260,7 @@ export class LmOpenAi implements INodeType {
|
||||
}
|
||||
|
||||
const model = new OpenAI({
|
||||
openAIApiKey: credentials.apiKey as string,
|
||||
apiKey: credentials.apiKey as string,
|
||||
model: modelName,
|
||||
...options,
|
||||
configuration,
|
||||
|
||||
Reference in New Issue
Block a user