mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
update langchain version
This commit is contained in:
@@ -46,10 +46,6 @@ class OpenAI_LLMs implements INode {
|
||||
{
|
||||
label: 'davinci-002',
|
||||
name: 'davinci-002'
|
||||
},
|
||||
{
|
||||
label: 'gpt-3.5-turbo-base',
|
||||
name: 'gpt-3.5-turbo-base'
|
||||
}
|
||||
],
|
||||
default: 'gpt-3.5-turbo-instruct',
|
||||
|
||||
Reference in New Issue
Block a user