update marketplace llm with cache

This commit is contained in:
Henry
2023-10-10 00:01:28 +01:00
parent 2853f75e03
commit 4caa9ba9ab
33 changed files with 452 additions and 124 deletions
@@ -7,14 +7,14 @@
"id": "chatOpenAI_0",
"position": {
"x": 1184.1176114500388,
"y": -44.15535835370571
"y": -74.15535835370571
},
"type": "customNode",
"data": {
"id": "chatOpenAI_0",
"label": "ChatOpenAI",
"name": "chatOpenAI",
"version": 1,
"version": 2,
"type": "ChatOpenAI",
"baseClasses": ["ChatOpenAI", "BaseChatModel", "BaseLanguageModel"],
"category": "Chat Models",
@@ -126,7 +126,15 @@
"id": "chatOpenAI_0-input-basepath-string"
}
],
"inputAnchors": [],
"inputAnchors": [
{
"label": "Cache",
"name": "cache",
"type": "BaseCache",
"optional": true,
"id": "chatOpenAI_0-input-cache-BaseCache"
}
],
"inputs": {
"modelName": "gpt-3.5-turbo",
"temperature": "0",
@@ -150,7 +158,7 @@
},
"positionAbsolute": {
"x": 1184.1176114500388,
"y": -44.15535835370571
"y": -74.15535835370571
},
"selected": false,
"dragging": false