Remove description
This commit is contained in:
parent
ec517fd9b6
commit
2c256421f4
1 changed files with 1 additions and 9 deletions
|
|
@ -215,15 +215,7 @@ template_node = {
|
|||
"list": "false"
|
||||
},
|
||||
"_type": "ChatOpenAI"
|
||||
},
|
||||
"description": "Wrapper around OpenAI Chat large language models.",
|
||||
"base_classes": [
|
||||
"BaseChatModel",
|
||||
"Serializable",
|
||||
"BaseLanguageModel",
|
||||
"ChatOpenAI"
|
||||
],
|
||||
"display_name": "ChatOpenAI"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue