langflow-base-nightly 0.6.4.dev2__py3-none-any.whl → 0.6.4.dev3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- langflow/initial_setup/starter_projects/Vector Store RAG.json +192 -116
- {langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/METADATA +2 -2
- {langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/RECORD +5 -5
- {langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/WHEEL +0 -0
- {langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/entry_points.txt +0 -0
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"data": {
|
|
8
8
|
"sourceHandle": {
|
|
9
9
|
"dataType": "ChatInput",
|
|
10
|
-
"id": "ChatInput-
|
|
10
|
+
"id": "ChatInput-8l9oz",
|
|
11
11
|
"name": "message",
|
|
12
12
|
"output_types": [
|
|
13
13
|
"Message"
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"targetHandle": {
|
|
17
17
|
"fieldName": "question",
|
|
18
|
-
"id": "Prompt-
|
|
18
|
+
"id": "Prompt-ML5XQ",
|
|
19
19
|
"inputTypes": [
|
|
20
20
|
"Message",
|
|
21
21
|
"Text"
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"type": "str"
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
|
-
"id": "reactflow__edge-ChatInput-
|
|
26
|
+
"id": "reactflow__edge-ChatInput-8l9oz{œdataTypeœ:œChatInputœ,œidœ:œChatInput-8l9ozœ,œnameœ:œmessageœ,œoutput_typesœ:[œMessageœ]}-Prompt-ML5XQ{œfieldNameœ:œquestionœ,œidœ:œPrompt-ML5XQœ,œinputTypesœ:[œMessageœ,œTextœ],œtypeœ:œstrœ}",
|
|
27
27
|
"selected": false,
|
|
28
|
-
"source": "ChatInput-
|
|
29
|
-
"sourceHandle": "{œdataTypeœ: œChatInputœ, œidœ: œChatInput-
|
|
30
|
-
"target": "Prompt-
|
|
31
|
-
"targetHandle": "{œfieldNameœ: œquestionœ, œidœ: œPrompt-
|
|
28
|
+
"source": "ChatInput-8l9oz",
|
|
29
|
+
"sourceHandle": "{œdataTypeœ: œChatInputœ, œidœ: œChatInput-8l9ozœ, œnameœ: œmessageœ, œoutput_typesœ: [œMessageœ]}",
|
|
30
|
+
"target": "Prompt-ML5XQ",
|
|
31
|
+
"targetHandle": "{œfieldNameœ: œquestionœ, œidœ: œPrompt-ML5XQœ, œinputTypesœ: [œMessageœ, œTextœ], œtypeœ: œstrœ}"
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
34
|
"animated": false,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"data": {
|
|
37
37
|
"sourceHandle": {
|
|
38
38
|
"dataType": "parser",
|
|
39
|
-
"id": "parser-
|
|
39
|
+
"id": "parser-oHf4E",
|
|
40
40
|
"name": "parsed_text",
|
|
41
41
|
"output_types": [
|
|
42
42
|
"Message"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"targetHandle": {
|
|
46
46
|
"fieldName": "context",
|
|
47
|
-
"id": "Prompt-
|
|
47
|
+
"id": "Prompt-ML5XQ",
|
|
48
48
|
"inputTypes": [
|
|
49
49
|
"Message",
|
|
50
50
|
"Text"
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
"type": "str"
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
|
-
"id": "reactflow__edge-parser-
|
|
55
|
+
"id": "reactflow__edge-parser-oHf4E{œdataTypeœ:œparserœ,œidœ:œparser-oHf4Eœ,œnameœ:œparsed_textœ,œoutput_typesœ:[œMessageœ]}-Prompt-ML5XQ{œfieldNameœ:œcontextœ,œidœ:œPrompt-ML5XQœ,œinputTypesœ:[œMessageœ,œTextœ],œtypeœ:œstrœ}",
|
|
56
56
|
"selected": false,
|
|
57
|
-
"source": "parser-
|
|
58
|
-
"sourceHandle": "{œdataTypeœ: œparserœ, œidœ: œparser-
|
|
59
|
-
"target": "Prompt-
|
|
60
|
-
"targetHandle": "{œfieldNameœ: œcontextœ, œidœ: œPrompt-
|
|
57
|
+
"source": "parser-oHf4E",
|
|
58
|
+
"sourceHandle": "{œdataTypeœ: œparserœ, œidœ: œparser-oHf4Eœ, œnameœ: œparsed_textœ, œoutput_typesœ: [œMessageœ]}",
|
|
59
|
+
"target": "Prompt-ML5XQ",
|
|
60
|
+
"targetHandle": "{œfieldNameœ: œcontextœ, œidœ: œPrompt-ML5XQœ, œinputTypesœ: [œMessageœ, œTextœ], œtypeœ: œstrœ}"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
"animated": false,
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"data": {
|
|
66
66
|
"sourceHandle": {
|
|
67
67
|
"dataType": "File",
|
|
68
|
-
"id": "File-
|
|
68
|
+
"id": "File-7D3hP",
|
|
69
69
|
"name": "message",
|
|
70
70
|
"output_types": [
|
|
71
71
|
"Message"
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
},
|
|
74
74
|
"targetHandle": {
|
|
75
75
|
"fieldName": "data_inputs",
|
|
76
|
-
"id": "SplitText-
|
|
76
|
+
"id": "SplitText-4s7Dt",
|
|
77
77
|
"inputTypes": [
|
|
78
78
|
"Data",
|
|
79
79
|
"DataFrame",
|
|
@@ -82,12 +82,12 @@
|
|
|
82
82
|
"type": "other"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
|
-
"id": "reactflow__edge-File-
|
|
85
|
+
"id": "reactflow__edge-File-7D3hP{œdataTypeœ:œFileœ,œidœ:œFile-7D3hPœ,œnameœ:œmessageœ,œoutput_typesœ:[œMessageœ]}-SplitText-4s7Dt{œfieldNameœ:œdata_inputsœ,œidœ:œSplitText-4s7Dtœ,œinputTypesœ:[œDataœ,œDataFrameœ,œMessageœ],œtypeœ:œotherœ}",
|
|
86
86
|
"selected": false,
|
|
87
|
-
"source": "File-
|
|
88
|
-
"sourceHandle": "{œdataTypeœ: œFileœ, œidœ: œFile-
|
|
89
|
-
"target": "SplitText-
|
|
90
|
-
"targetHandle": "{œfieldNameœ: œdata_inputsœ, œidœ: œSplitText-
|
|
87
|
+
"source": "File-7D3hP",
|
|
88
|
+
"sourceHandle": "{œdataTypeœ: œFileœ, œidœ: œFile-7D3hPœ, œnameœ: œmessageœ, œoutput_typesœ: [œMessageœ]}",
|
|
89
|
+
"target": "SplitText-4s7Dt",
|
|
90
|
+
"targetHandle": "{œfieldNameœ: œdata_inputsœ, œidœ: œSplitText-4s7Dtœ, œinputTypesœ: [œDataœ, œDataFrameœ, œMessageœ], œtypeœ: œotherœ}"
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
"animated": false,
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"data": {
|
|
96
96
|
"sourceHandle": {
|
|
97
97
|
"dataType": "Prompt",
|
|
98
|
-
"id": "Prompt-
|
|
98
|
+
"id": "Prompt-ML5XQ",
|
|
99
99
|
"name": "prompt",
|
|
100
100
|
"output_types": [
|
|
101
101
|
"Message"
|
|
@@ -103,19 +103,19 @@
|
|
|
103
103
|
},
|
|
104
104
|
"targetHandle": {
|
|
105
105
|
"fieldName": "input_value",
|
|
106
|
-
"id": "LanguageModelComponent-
|
|
106
|
+
"id": "LanguageModelComponent-Wqbva",
|
|
107
107
|
"inputTypes": [
|
|
108
108
|
"Message"
|
|
109
109
|
],
|
|
110
110
|
"type": "str"
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
|
-
"id": "reactflow__edge-Prompt-
|
|
113
|
+
"id": "reactflow__edge-Prompt-ML5XQ{œdataTypeœ:œPromptœ,œidœ:œPrompt-ML5XQœ,œnameœ:œpromptœ,œoutput_typesœ:[œMessageœ]}-LanguageModelComponent-Wqbva{œfieldNameœ:œinput_valueœ,œidœ:œLanguageModelComponent-Wqbvaœ,œinputTypesœ:[œMessageœ],œtypeœ:œstrœ}",
|
|
114
114
|
"selected": false,
|
|
115
|
-
"source": "Prompt-
|
|
116
|
-
"sourceHandle": "{œdataTypeœ: œPromptœ, œidœ: œPrompt-
|
|
117
|
-
"target": "LanguageModelComponent-
|
|
118
|
-
"targetHandle": "{œfieldNameœ: œinput_valueœ, œidœ: œLanguageModelComponent-
|
|
115
|
+
"source": "Prompt-ML5XQ",
|
|
116
|
+
"sourceHandle": "{œdataTypeœ: œPromptœ, œidœ: œPrompt-ML5XQœ, œnameœ: œpromptœ, œoutput_typesœ: [œMessageœ]}",
|
|
117
|
+
"target": "LanguageModelComponent-Wqbva",
|
|
118
|
+
"targetHandle": "{œfieldNameœ: œinput_valueœ, œidœ: œLanguageModelComponent-Wqbvaœ, œinputTypesœ: [œMessageœ], œtypeœ: œstrœ}"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"animated": false,
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"data": {
|
|
124
124
|
"sourceHandle": {
|
|
125
125
|
"dataType": "LanguageModelComponent",
|
|
126
|
-
"id": "LanguageModelComponent-
|
|
126
|
+
"id": "LanguageModelComponent-Wqbva",
|
|
127
127
|
"name": "text_output",
|
|
128
128
|
"output_types": [
|
|
129
129
|
"Message"
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
},
|
|
132
132
|
"targetHandle": {
|
|
133
133
|
"fieldName": "input_value",
|
|
134
|
-
"id": "ChatOutput-
|
|
134
|
+
"id": "ChatOutput-g0Phk",
|
|
135
135
|
"inputTypes": [
|
|
136
136
|
"Data",
|
|
137
137
|
"DataFrame",
|
|
@@ -140,12 +140,12 @@
|
|
|
140
140
|
"type": "str"
|
|
141
141
|
}
|
|
142
142
|
},
|
|
143
|
-
"id": "reactflow__edge-LanguageModelComponent-
|
|
143
|
+
"id": "reactflow__edge-LanguageModelComponent-Wqbva{œdataTypeœ:œLanguageModelComponentœ,œidœ:œLanguageModelComponent-Wqbvaœ,œnameœ:œtext_outputœ,œoutput_typesœ:[œMessageœ]}-ChatOutput-g0Phk{œfieldNameœ:œinput_valueœ,œidœ:œChatOutput-g0Phkœ,œinputTypesœ:[œDataœ,œDataFrameœ,œMessageœ],œtypeœ:œstrœ}",
|
|
144
144
|
"selected": false,
|
|
145
|
-
"source": "LanguageModelComponent-
|
|
146
|
-
"sourceHandle": "{œdataTypeœ: œLanguageModelComponentœ, œidœ: œLanguageModelComponent-
|
|
147
|
-
"target": "ChatOutput-
|
|
148
|
-
"targetHandle": "{œfieldNameœ: œinput_valueœ, œidœ: œChatOutput-
|
|
145
|
+
"source": "LanguageModelComponent-Wqbva",
|
|
146
|
+
"sourceHandle": "{œdataTypeœ: œLanguageModelComponentœ, œidœ: œLanguageModelComponent-Wqbvaœ, œnameœ: œtext_outputœ, œoutput_typesœ: [œMessageœ]}",
|
|
147
|
+
"target": "ChatOutput-g0Phk",
|
|
148
|
+
"targetHandle": "{œfieldNameœ: œinput_valueœ, œidœ: œChatOutput-g0Phkœ, œinputTypesœ: [œDataœ, œDataFrameœ, œMessageœ], œtypeœ: œstrœ}"
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
151
|
"animated": false,
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"data": {
|
|
154
154
|
"sourceHandle": {
|
|
155
155
|
"dataType": "SplitText",
|
|
156
|
-
"id": "SplitText-
|
|
156
|
+
"id": "SplitText-4s7Dt",
|
|
157
157
|
"name": "dataframe",
|
|
158
158
|
"output_types": [
|
|
159
159
|
"DataFrame"
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
},
|
|
162
162
|
"targetHandle": {
|
|
163
163
|
"fieldName": "ingest_data",
|
|
164
|
-
"id": "AstraDB-
|
|
164
|
+
"id": "AstraDB-TCSqR",
|
|
165
165
|
"inputTypes": [
|
|
166
166
|
"Data",
|
|
167
167
|
"DataFrame"
|
|
@@ -169,19 +169,20 @@
|
|
|
169
169
|
"type": "other"
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
|
-
"id": "reactflow__edge-SplitText-
|
|
172
|
+
"id": "reactflow__edge-SplitText-4s7Dt{œdataTypeœ:œSplitTextœ,œidœ:œSplitText-4s7Dtœ,œnameœ:œdataframeœ,œoutput_typesœ:[œDataFrameœ]}-AstraDB-TCSqR{œfieldNameœ:œingest_dataœ,œidœ:œAstraDB-TCSqRœ,œinputTypesœ:[œDataœ,œDataFrameœ],œtypeœ:œotherœ}",
|
|
173
173
|
"selected": false,
|
|
174
|
-
"source": "SplitText-
|
|
175
|
-
"sourceHandle": "{œdataTypeœ: œSplitTextœ, œidœ: œSplitText-
|
|
176
|
-
"target": "AstraDB-
|
|
177
|
-
"targetHandle": "{œfieldNameœ: œingest_dataœ, œidœ: œAstraDB-
|
|
174
|
+
"source": "SplitText-4s7Dt",
|
|
175
|
+
"sourceHandle": "{œdataTypeœ: œSplitTextœ, œidœ: œSplitText-4s7Dtœ, œnameœ: œdataframeœ, œoutput_typesœ: [œDataFrameœ]}",
|
|
176
|
+
"target": "AstraDB-TCSqR",
|
|
177
|
+
"targetHandle": "{œfieldNameœ: œingest_dataœ, œidœ: œAstraDB-TCSqRœ, œinputTypesœ: [œDataœ, œDataFrameœ], œtypeœ: œotherœ}"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
+
"animated": false,
|
|
180
181
|
"className": "",
|
|
181
182
|
"data": {
|
|
182
183
|
"sourceHandle": {
|
|
183
184
|
"dataType": "ChatInput",
|
|
184
|
-
"id": "ChatInput-
|
|
185
|
+
"id": "ChatInput-8l9oz",
|
|
185
186
|
"name": "message",
|
|
186
187
|
"output_types": [
|
|
187
188
|
"Message"
|
|
@@ -189,25 +190,27 @@
|
|
|
189
190
|
},
|
|
190
191
|
"targetHandle": {
|
|
191
192
|
"fieldName": "search_query",
|
|
192
|
-
"id": "AstraDB-
|
|
193
|
+
"id": "AstraDB-BteL9",
|
|
193
194
|
"inputTypes": [
|
|
194
195
|
"Message"
|
|
195
196
|
],
|
|
196
197
|
"type": "query"
|
|
197
198
|
}
|
|
198
199
|
},
|
|
199
|
-
"id": "
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
200
|
+
"id": "reactflow__edge-ChatInput-8l9oz{œdataTypeœ:œChatInputœ,œidœ:œChatInput-8l9ozœ,œnameœ:œmessageœ,œoutput_typesœ:[œMessageœ]}-AstraDB-BteL9{œfieldNameœ:œsearch_queryœ,œidœ:œAstraDB-BteL9œ,œinputTypesœ:[œMessageœ],œtypeœ:œqueryœ}",
|
|
201
|
+
"selected": false,
|
|
202
|
+
"source": "ChatInput-8l9oz",
|
|
203
|
+
"sourceHandle": "{œdataTypeœ: œChatInputœ, œidœ: œChatInput-8l9ozœ, œnameœ: œmessageœ, œoutput_typesœ: [œMessageœ]}",
|
|
204
|
+
"target": "AstraDB-BteL9",
|
|
205
|
+
"targetHandle": "{œfieldNameœ: œsearch_queryœ, œidœ: œAstraDB-BteL9œ, œinputTypesœ: [œMessageœ], œtypeœ: œqueryœ}"
|
|
204
206
|
},
|
|
205
207
|
{
|
|
208
|
+
"animated": false,
|
|
206
209
|
"className": "",
|
|
207
210
|
"data": {
|
|
208
211
|
"sourceHandle": {
|
|
209
212
|
"dataType": "AstraDB",
|
|
210
|
-
"id": "AstraDB-
|
|
213
|
+
"id": "AstraDB-BteL9",
|
|
211
214
|
"name": "dataframe",
|
|
212
215
|
"output_types": [
|
|
213
216
|
"DataFrame"
|
|
@@ -215,7 +218,7 @@
|
|
|
215
218
|
},
|
|
216
219
|
"targetHandle": {
|
|
217
220
|
"fieldName": "input_data",
|
|
218
|
-
"id": "parser-
|
|
221
|
+
"id": "parser-oHf4E",
|
|
219
222
|
"inputTypes": [
|
|
220
223
|
"DataFrame",
|
|
221
224
|
"Data"
|
|
@@ -223,11 +226,66 @@
|
|
|
223
226
|
"type": "other"
|
|
224
227
|
}
|
|
225
228
|
},
|
|
226
|
-
"id": "
|
|
227
|
-
"
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
"
|
|
229
|
+
"id": "reactflow__edge-AstraDB-BteL9{œdataTypeœ:œAstraDBœ,œidœ:œAstraDB-BteL9œ,œnameœ:œdataframeœ,œoutput_typesœ:[œDataFrameœ]}-parser-oHf4E{œfieldNameœ:œinput_dataœ,œidœ:œparser-oHf4Eœ,œinputTypesœ:[œDataFrameœ,œDataœ],œtypeœ:œotherœ}",
|
|
230
|
+
"selected": false,
|
|
231
|
+
"source": "AstraDB-BteL9",
|
|
232
|
+
"sourceHandle": "{œdataTypeœ: œAstraDBœ, œidœ: œAstraDB-BteL9œ, œnameœ: œdataframeœ, œoutput_typesœ: [œDataFrameœ]}",
|
|
233
|
+
"target": "parser-oHf4E",
|
|
234
|
+
"targetHandle": "{œfieldNameœ: œinput_dataœ, œidœ: œparser-oHf4Eœ, œinputTypesœ: [œDataFrameœ, œDataœ], œtypeœ: œotherœ}"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"animated": false,
|
|
238
|
+
"className": "",
|
|
239
|
+
"data": {
|
|
240
|
+
"sourceHandle": {
|
|
241
|
+
"dataType": "OpenAIEmbeddings",
|
|
242
|
+
"id": "OpenAIEmbeddings-U8tZg",
|
|
243
|
+
"name": "embeddings",
|
|
244
|
+
"output_types": [
|
|
245
|
+
"Embeddings"
|
|
246
|
+
]
|
|
247
|
+
},
|
|
248
|
+
"targetHandle": {
|
|
249
|
+
"fieldName": "embedding_model",
|
|
250
|
+
"id": "AstraDB-TCSqR",
|
|
251
|
+
"inputTypes": [
|
|
252
|
+
"Embeddings"
|
|
253
|
+
],
|
|
254
|
+
"type": "other"
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
"id": "xy-edge__OpenAIEmbeddings-U8tZg{œdataTypeœ:œOpenAIEmbeddingsœ,œidœ:œOpenAIEmbeddings-U8tZgœ,œnameœ:œembeddingsœ,œoutput_typesœ:[œEmbeddingsœ]}-AstraDB-TCSqR{œfieldNameœ:œembedding_modelœ,œidœ:œAstraDB-TCSqRœ,œinputTypesœ:[œEmbeddingsœ],œtypeœ:œotherœ}",
|
|
258
|
+
"selected": false,
|
|
259
|
+
"source": "OpenAIEmbeddings-U8tZg",
|
|
260
|
+
"sourceHandle": "{œdataTypeœ: œOpenAIEmbeddingsœ, œidœ: œOpenAIEmbeddings-U8tZgœ, œnameœ: œembeddingsœ, œoutput_typesœ: [œEmbeddingsœ]}",
|
|
261
|
+
"target": "AstraDB-TCSqR",
|
|
262
|
+
"targetHandle": "{œfieldNameœ: œembedding_modelœ, œidœ: œAstraDB-TCSqRœ, œinputTypesœ: [œEmbeddingsœ], œtypeœ: œotherœ}"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"className": "",
|
|
266
|
+
"data": {
|
|
267
|
+
"sourceHandle": {
|
|
268
|
+
"dataType": "OpenAIEmbeddings",
|
|
269
|
+
"id": "OpenAIEmbeddings-jsaKm",
|
|
270
|
+
"name": "embeddings",
|
|
271
|
+
"output_types": [
|
|
272
|
+
"Embeddings"
|
|
273
|
+
]
|
|
274
|
+
},
|
|
275
|
+
"targetHandle": {
|
|
276
|
+
"fieldName": "embedding_model",
|
|
277
|
+
"id": "AstraDB-BteL9",
|
|
278
|
+
"inputTypes": [
|
|
279
|
+
"Embeddings"
|
|
280
|
+
],
|
|
281
|
+
"type": "other"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"id": "xy-edge__OpenAIEmbeddings-jsaKm{œdataTypeœ:œOpenAIEmbeddingsœ,œidœ:œOpenAIEmbeddings-jsaKmœ,œnameœ:œembeddingsœ,œoutput_typesœ:[œEmbeddingsœ]}-AstraDB-BteL9{œfieldNameœ:œembedding_modelœ,œidœ:œAstraDB-BteL9œ,œinputTypesœ:[œEmbeddingsœ],œtypeœ:œotherœ}",
|
|
285
|
+
"source": "OpenAIEmbeddings-jsaKm",
|
|
286
|
+
"sourceHandle": "{œdataTypeœ: œOpenAIEmbeddingsœ, œidœ: œOpenAIEmbeddings-jsaKmœ, œnameœ: œembeddingsœ, œoutput_typesœ: [œEmbeddingsœ]}",
|
|
287
|
+
"target": "AstraDB-BteL9",
|
|
288
|
+
"targetHandle": "{œfieldNameœ: œembedding_modelœ, œidœ: œAstraDB-BteL9œ, œinputTypesœ: [œEmbeddingsœ], œtypeœ: œotherœ}"
|
|
231
289
|
}
|
|
232
290
|
],
|
|
233
291
|
"nodes": [
|
|
@@ -235,7 +293,7 @@
|
|
|
235
293
|
"data": {
|
|
236
294
|
"description": "Get chat inputs from the Playground.",
|
|
237
295
|
"display_name": "Chat Input",
|
|
238
|
-
"id": "ChatInput-
|
|
296
|
+
"id": "ChatInput-8l9oz",
|
|
239
297
|
"node": {
|
|
240
298
|
"base_classes": [
|
|
241
299
|
"Message"
|
|
@@ -451,7 +509,7 @@
|
|
|
451
509
|
},
|
|
452
510
|
"dragging": false,
|
|
453
511
|
"height": 234,
|
|
454
|
-
"id": "ChatInput-
|
|
512
|
+
"id": "ChatInput-8l9oz",
|
|
455
513
|
"measured": {
|
|
456
514
|
"height": 234,
|
|
457
515
|
"width": 320
|
|
@@ -472,7 +530,7 @@
|
|
|
472
530
|
"data": {
|
|
473
531
|
"description": "Create a prompt template with dynamic variables.",
|
|
474
532
|
"display_name": "Prompt",
|
|
475
|
-
"id": "Prompt-
|
|
533
|
+
"id": "Prompt-ML5XQ",
|
|
476
534
|
"node": {
|
|
477
535
|
"base_classes": [
|
|
478
536
|
"Message"
|
|
@@ -636,7 +694,7 @@
|
|
|
636
694
|
},
|
|
637
695
|
"dragging": false,
|
|
638
696
|
"height": 433,
|
|
639
|
-
"id": "Prompt-
|
|
697
|
+
"id": "Prompt-ML5XQ",
|
|
640
698
|
"measured": {
|
|
641
699
|
"height": 433,
|
|
642
700
|
"width": 320
|
|
@@ -657,7 +715,7 @@
|
|
|
657
715
|
"data": {
|
|
658
716
|
"description": "Split text into chunks based on specified criteria.",
|
|
659
717
|
"display_name": "Split Text",
|
|
660
|
-
"id": "SplitText-
|
|
718
|
+
"id": "SplitText-4s7Dt",
|
|
661
719
|
"node": {
|
|
662
720
|
"base_classes": [
|
|
663
721
|
"Data"
|
|
@@ -859,7 +917,7 @@
|
|
|
859
917
|
},
|
|
860
918
|
"dragging": false,
|
|
861
919
|
"height": 475,
|
|
862
|
-
"id": "SplitText-
|
|
920
|
+
"id": "SplitText-4s7Dt",
|
|
863
921
|
"measured": {
|
|
864
922
|
"height": 475,
|
|
865
923
|
"width": 320
|
|
@@ -878,7 +936,7 @@
|
|
|
878
936
|
},
|
|
879
937
|
{
|
|
880
938
|
"data": {
|
|
881
|
-
"id": "note-
|
|
939
|
+
"id": "note-PMpi6",
|
|
882
940
|
"node": {
|
|
883
941
|
"description": "## 🐕 2. Retriever Flow\n\nThis flow answers your questions with contextual data retrieved from your vector database.\n\nOpen the **Playground** and ask, \n\n```\nWhat is this document about?\n```\n",
|
|
884
942
|
"display_name": "",
|
|
@@ -891,7 +949,7 @@
|
|
|
891
949
|
},
|
|
892
950
|
"dragging": false,
|
|
893
951
|
"height": 324,
|
|
894
|
-
"id": "note-
|
|
952
|
+
"id": "note-PMpi6",
|
|
895
953
|
"measured": {
|
|
896
954
|
"height": 324,
|
|
897
955
|
"width": 324
|
|
@@ -915,7 +973,7 @@
|
|
|
915
973
|
},
|
|
916
974
|
{
|
|
917
975
|
"data": {
|
|
918
|
-
"id": "note-
|
|
976
|
+
"id": "note-WvtH0",
|
|
919
977
|
"node": {
|
|
920
978
|
"description": "Retrieval Augmented Generation (RAG) is a way of providing additional context to a Large Language Model (LLM) by preloading a vector database with embeddings for relevant content. When a user chats with the LLM, a _similarity search_ retrieves relevant content by comparing an embedding for the user's query against the embeddings in the vector database.\nFor example, a RAG chatbot could be pre-loaded with product data, and then it can help customers find specific products based on their queries.\nThis template has two sub-flows. One flow loads data into your vector store, and the other is the user-driven chat flow that compares a new query against the existing content in your vector database.\n\n## Quickstart\n1. Add your OpenAI API key to the **Language Model** component and the two **Embeddings** components.\n2. Add an Astra application token to the **Astra DB** vector store components, or replace these components with other vector store components available in the **Components** menu.\n**💡 Store your credentials as Langflow global variables 🌐 to simplify token management and reuse in your flows.**\n\n## Run the flows\n1. Load your data into a vector database with the 📚 **Load Data** flow. Select a file to upload in the **File** component, and then click **Play** ▶️ on the **Astra DB** component to run the **Load Data** flow.\n2. Open the **Playground** to start a chat with the 🐕 **Retriever** flow.\n\nOnly the run the **Load Data** flow when you need to populate your vector database with baseline content, such as product data.\nThe **Retriever** flow is the user-facing chat flow. This flow generates an embedding from chat input, runs a similarity search against the vector database to retrieve relevant content, and then passes the original query and the retrieved content to the LLM, which produces the chat response sent to the user.\n\n## Next steps\nExperiment by changing the prompt and the loaded data to see how the LLM's responses change.",
|
|
921
979
|
"display_name": "Read Me",
|
|
@@ -928,7 +986,7 @@
|
|
|
928
986
|
},
|
|
929
987
|
"dragging": false,
|
|
930
988
|
"height": 556,
|
|
931
|
-
"id": "note-
|
|
989
|
+
"id": "note-WvtH0",
|
|
932
990
|
"measured": {
|
|
933
991
|
"height": 556,
|
|
934
992
|
"width": 389
|
|
@@ -954,7 +1012,7 @@
|
|
|
954
1012
|
"data": {
|
|
955
1013
|
"description": "Display a chat message in the Playground.",
|
|
956
1014
|
"display_name": "Chat Output",
|
|
957
|
-
"id": "ChatOutput-
|
|
1015
|
+
"id": "ChatOutput-g0Phk",
|
|
958
1016
|
"node": {
|
|
959
1017
|
"base_classes": [
|
|
960
1018
|
"Message"
|
|
@@ -1191,7 +1249,7 @@
|
|
|
1191
1249
|
},
|
|
1192
1250
|
"dragging": false,
|
|
1193
1251
|
"height": 234,
|
|
1194
|
-
"id": "ChatOutput-
|
|
1252
|
+
"id": "ChatOutput-g0Phk",
|
|
1195
1253
|
"measured": {
|
|
1196
1254
|
"height": 234,
|
|
1197
1255
|
"width": 320
|
|
@@ -1210,7 +1268,7 @@
|
|
|
1210
1268
|
},
|
|
1211
1269
|
{
|
|
1212
1270
|
"data": {
|
|
1213
|
-
"id": "OpenAIEmbeddings-
|
|
1271
|
+
"id": "OpenAIEmbeddings-jsaKm",
|
|
1214
1272
|
"node": {
|
|
1215
1273
|
"base_classes": [
|
|
1216
1274
|
"Embeddings"
|
|
@@ -1703,7 +1761,7 @@
|
|
|
1703
1761
|
},
|
|
1704
1762
|
"dragging": false,
|
|
1705
1763
|
"height": 320,
|
|
1706
|
-
"id": "OpenAIEmbeddings-
|
|
1764
|
+
"id": "OpenAIEmbeddings-jsaKm",
|
|
1707
1765
|
"measured": {
|
|
1708
1766
|
"height": 320,
|
|
1709
1767
|
"width": 320
|
|
@@ -1722,7 +1780,7 @@
|
|
|
1722
1780
|
},
|
|
1723
1781
|
{
|
|
1724
1782
|
"data": {
|
|
1725
|
-
"id": "note-
|
|
1783
|
+
"id": "note-WLlNM",
|
|
1726
1784
|
"node": {
|
|
1727
1785
|
"description": "## 📚 1. Load Data Flow\n\nRun this first! Load data from a local file and embed it into the vector database.\n\nSelect a Database and a Collection, or create new ones. \n\nClick **Run component** on the **Astra DB** component to load your data.\n\n\n### Next steps:\n Experiment by changing the prompt and the contextual data to see how the retrieval flow's responses change.",
|
|
1728
1786
|
"display_name": "",
|
|
@@ -1735,7 +1793,7 @@
|
|
|
1735
1793
|
},
|
|
1736
1794
|
"dragging": false,
|
|
1737
1795
|
"height": 460,
|
|
1738
|
-
"id": "note-
|
|
1796
|
+
"id": "note-WLlNM",
|
|
1739
1797
|
"measured": {
|
|
1740
1798
|
"height": 460,
|
|
1741
1799
|
"width": 340
|
|
@@ -1759,7 +1817,7 @@
|
|
|
1759
1817
|
},
|
|
1760
1818
|
{
|
|
1761
1819
|
"data": {
|
|
1762
|
-
"id": "OpenAIEmbeddings-
|
|
1820
|
+
"id": "OpenAIEmbeddings-U8tZg",
|
|
1763
1821
|
"node": {
|
|
1764
1822
|
"base_classes": [
|
|
1765
1823
|
"Embeddings"
|
|
@@ -2252,7 +2310,7 @@
|
|
|
2252
2310
|
},
|
|
2253
2311
|
"dragging": false,
|
|
2254
2312
|
"height": 320,
|
|
2255
|
-
"id": "OpenAIEmbeddings-
|
|
2313
|
+
"id": "OpenAIEmbeddings-U8tZg",
|
|
2256
2314
|
"measured": {
|
|
2257
2315
|
"height": 320,
|
|
2258
2316
|
"width": 320
|
|
@@ -2271,7 +2329,7 @@
|
|
|
2271
2329
|
},
|
|
2272
2330
|
{
|
|
2273
2331
|
"data": {
|
|
2274
|
-
"id": "note-
|
|
2332
|
+
"id": "note-5qEgh",
|
|
2275
2333
|
"node": {
|
|
2276
2334
|
"description": "### 💡 Add your OpenAI API key here 👇",
|
|
2277
2335
|
"display_name": "",
|
|
@@ -2284,7 +2342,7 @@
|
|
|
2284
2342
|
},
|
|
2285
2343
|
"dragging": false,
|
|
2286
2344
|
"height": 324,
|
|
2287
|
-
"id": "note-
|
|
2345
|
+
"id": "note-5qEgh",
|
|
2288
2346
|
"measured": {
|
|
2289
2347
|
"height": 324,
|
|
2290
2348
|
"width": 324
|
|
@@ -2303,7 +2361,7 @@
|
|
|
2303
2361
|
},
|
|
2304
2362
|
{
|
|
2305
2363
|
"data": {
|
|
2306
|
-
"id": "note-
|
|
2364
|
+
"id": "note-siZGp",
|
|
2307
2365
|
"node": {
|
|
2308
2366
|
"description": "### 💡 Add your OpenAI API key here 👇",
|
|
2309
2367
|
"display_name": "",
|
|
@@ -2316,7 +2374,7 @@
|
|
|
2316
2374
|
},
|
|
2317
2375
|
"dragging": false,
|
|
2318
2376
|
"height": 324,
|
|
2319
|
-
"id": "note-
|
|
2377
|
+
"id": "note-siZGp",
|
|
2320
2378
|
"measured": {
|
|
2321
2379
|
"height": 324,
|
|
2322
2380
|
"width": 324
|
|
@@ -2335,7 +2393,7 @@
|
|
|
2335
2393
|
},
|
|
2336
2394
|
{
|
|
2337
2395
|
"data": {
|
|
2338
|
-
"id": "note-
|
|
2396
|
+
"id": "note-qKdBl",
|
|
2339
2397
|
"node": {
|
|
2340
2398
|
"description": "### 💡 Add your OpenAI API key here 👇",
|
|
2341
2399
|
"display_name": "",
|
|
@@ -2348,7 +2406,7 @@
|
|
|
2348
2406
|
},
|
|
2349
2407
|
"dragging": false,
|
|
2350
2408
|
"height": 324,
|
|
2351
|
-
"id": "note-
|
|
2409
|
+
"id": "note-qKdBl",
|
|
2352
2410
|
"measured": {
|
|
2353
2411
|
"height": 324,
|
|
2354
2412
|
"width": 324
|
|
@@ -2367,7 +2425,7 @@
|
|
|
2367
2425
|
},
|
|
2368
2426
|
{
|
|
2369
2427
|
"data": {
|
|
2370
|
-
"id": "parser-
|
|
2428
|
+
"id": "parser-oHf4E",
|
|
2371
2429
|
"node": {
|
|
2372
2430
|
"base_classes": [
|
|
2373
2431
|
"Message"
|
|
@@ -2529,7 +2587,7 @@
|
|
|
2529
2587
|
"type": "parser"
|
|
2530
2588
|
},
|
|
2531
2589
|
"dragging": false,
|
|
2532
|
-
"id": "parser-
|
|
2590
|
+
"id": "parser-oHf4E",
|
|
2533
2591
|
"measured": {
|
|
2534
2592
|
"height": 361,
|
|
2535
2593
|
"width": 320
|
|
@@ -2543,7 +2601,7 @@
|
|
|
2543
2601
|
},
|
|
2544
2602
|
{
|
|
2545
2603
|
"data": {
|
|
2546
|
-
"id": "File-
|
|
2604
|
+
"id": "File-7D3hP",
|
|
2547
2605
|
"node": {
|
|
2548
2606
|
"base_classes": [
|
|
2549
2607
|
"Message"
|
|
@@ -2568,7 +2626,7 @@
|
|
|
2568
2626
|
],
|
|
2569
2627
|
"frozen": false,
|
|
2570
2628
|
"icon": "file-text",
|
|
2571
|
-
"last_updated": "2025-
|
|
2629
|
+
"last_updated": "2025-10-10T17:51:29.596Z",
|
|
2572
2630
|
"legacy": false,
|
|
2573
2631
|
"metadata": {
|
|
2574
2632
|
"code_hash": "85abc1094130",
|
|
@@ -2616,7 +2674,7 @@
|
|
|
2616
2674
|
"placeholder": "",
|
|
2617
2675
|
"real_time_refresh": true,
|
|
2618
2676
|
"required": false,
|
|
2619
|
-
"show":
|
|
2677
|
+
"show": true,
|
|
2620
2678
|
"title_case": false,
|
|
2621
2679
|
"tool_mode": false,
|
|
2622
2680
|
"trace_as_metadata": true,
|
|
@@ -2922,7 +2980,7 @@
|
|
|
2922
2980
|
"placeholder": "",
|
|
2923
2981
|
"real_time_refresh": true,
|
|
2924
2982
|
"required": false,
|
|
2925
|
-
"show":
|
|
2983
|
+
"show": false,
|
|
2926
2984
|
"title_case": false,
|
|
2927
2985
|
"toggle": false,
|
|
2928
2986
|
"tool_mode": false,
|
|
@@ -2992,9 +3050,9 @@
|
|
|
2992
3050
|
"type": "File"
|
|
2993
3051
|
},
|
|
2994
3052
|
"dragging": false,
|
|
2995
|
-
"id": "File-
|
|
3053
|
+
"id": "File-7D3hP",
|
|
2996
3054
|
"measured": {
|
|
2997
|
-
"height":
|
|
3055
|
+
"height": 256,
|
|
2998
3056
|
"width": 320
|
|
2999
3057
|
},
|
|
3000
3058
|
"position": {
|
|
@@ -3006,7 +3064,7 @@
|
|
|
3006
3064
|
},
|
|
3007
3065
|
{
|
|
3008
3066
|
"data": {
|
|
3009
|
-
"id": "LanguageModelComponent-
|
|
3067
|
+
"id": "LanguageModelComponent-Wqbva",
|
|
3010
3068
|
"node": {
|
|
3011
3069
|
"base_classes": [
|
|
3012
3070
|
"LanguageModel",
|
|
@@ -3030,7 +3088,7 @@
|
|
|
3030
3088
|
],
|
|
3031
3089
|
"frozen": false,
|
|
3032
3090
|
"icon": "brain-circuit",
|
|
3033
|
-
"last_updated": "2025-
|
|
3091
|
+
"last_updated": "2025-10-10T17:51:27.074Z",
|
|
3034
3092
|
"legacy": false,
|
|
3035
3093
|
"metadata": {
|
|
3036
3094
|
"code_hash": "bb5f8714781b",
|
|
@@ -3073,6 +3131,8 @@
|
|
|
3073
3131
|
"group_outputs": false,
|
|
3074
3132
|
"method": "text_response",
|
|
3075
3133
|
"name": "text_output",
|
|
3134
|
+
"options": null,
|
|
3135
|
+
"required_inputs": null,
|
|
3076
3136
|
"selected": "Message",
|
|
3077
3137
|
"tool_mode": true,
|
|
3078
3138
|
"types": [
|
|
@@ -3087,6 +3147,8 @@
|
|
|
3087
3147
|
"group_outputs": false,
|
|
3088
3148
|
"method": "build_model",
|
|
3089
3149
|
"name": "model_output",
|
|
3150
|
+
"options": null,
|
|
3151
|
+
"required_inputs": null,
|
|
3090
3152
|
"selected": "LanguageModel",
|
|
3091
3153
|
"tool_mode": true,
|
|
3092
3154
|
"types": [
|
|
@@ -3314,7 +3376,7 @@
|
|
|
3314
3376
|
"type": "LanguageModelComponent"
|
|
3315
3377
|
},
|
|
3316
3378
|
"dragging": false,
|
|
3317
|
-
"id": "LanguageModelComponent-
|
|
3379
|
+
"id": "LanguageModelComponent-Wqbva",
|
|
3318
3380
|
"measured": {
|
|
3319
3381
|
"height": 451,
|
|
3320
3382
|
"width": 320
|
|
@@ -3328,7 +3390,7 @@
|
|
|
3328
3390
|
},
|
|
3329
3391
|
{
|
|
3330
3392
|
"data": {
|
|
3331
|
-
"id": "AstraDB-
|
|
3393
|
+
"id": "AstraDB-TCSqR",
|
|
3332
3394
|
"node": {
|
|
3333
3395
|
"base_classes": [
|
|
3334
3396
|
"Data",
|
|
@@ -3368,7 +3430,6 @@
|
|
|
3368
3430
|
],
|
|
3369
3431
|
"frozen": false,
|
|
3370
3432
|
"icon": "AstraDB",
|
|
3371
|
-
"last_updated": "2025-08-27T14:19:16.085Z",
|
|
3372
3433
|
"legacy": false,
|
|
3373
3434
|
"metadata": {
|
|
3374
3435
|
"code_hash": "0e26d8c1384d",
|
|
@@ -3471,6 +3532,7 @@
|
|
|
3471
3532
|
"dialog_inputs": {},
|
|
3472
3533
|
"display_name": "Astra DB API Endpoint",
|
|
3473
3534
|
"dynamic": false,
|
|
3535
|
+
"external_options": {},
|
|
3474
3536
|
"info": "The API Endpoint for the Astra DB instance. Supercedes database selection.",
|
|
3475
3537
|
"name": "api_endpoint",
|
|
3476
3538
|
"options": [],
|
|
@@ -3584,6 +3646,7 @@
|
|
|
3584
3646
|
"dialog_inputs": {},
|
|
3585
3647
|
"display_name": "Embedding generation method",
|
|
3586
3648
|
"dynamic": false,
|
|
3649
|
+
"external_options": {},
|
|
3587
3650
|
"helper_text": "To create collections with more embedding provider options, go to <a class=\"underline\" href=\"https://astra.datastax.com/\" target=\" _blank\" rel=\"noopener noreferrer\">your database in Astra DB</a>",
|
|
3588
3651
|
"info": "Provider to use for generating embeddings.",
|
|
3589
3652
|
"name": "embedding_generation_provider",
|
|
@@ -3607,6 +3670,7 @@
|
|
|
3607
3670
|
"dialog_inputs": {},
|
|
3608
3671
|
"display_name": "Embedding model",
|
|
3609
3672
|
"dynamic": false,
|
|
3673
|
+
"external_options": {},
|
|
3610
3674
|
"info": "Model to use for generating embeddings.",
|
|
3611
3675
|
"name": "embedding_generation_model",
|
|
3612
3676
|
"options": [],
|
|
@@ -3647,6 +3711,7 @@
|
|
|
3647
3711
|
},
|
|
3648
3712
|
"display_name": "Collection",
|
|
3649
3713
|
"dynamic": false,
|
|
3714
|
+
"external_options": {},
|
|
3650
3715
|
"info": "The name of the collection within Astra DB where the vectors will be stored.",
|
|
3651
3716
|
"name": "collection_name",
|
|
3652
3717
|
"options": [],
|
|
@@ -3725,13 +3790,10 @@
|
|
|
3725
3790
|
"dialog_inputs": {},
|
|
3726
3791
|
"display_name": "Cloud provider",
|
|
3727
3792
|
"dynamic": false,
|
|
3793
|
+
"external_options": {},
|
|
3728
3794
|
"info": "Cloud provider for the new database.",
|
|
3729
3795
|
"name": "cloud_provider",
|
|
3730
|
-
"options": [
|
|
3731
|
-
"Amazon Web Services",
|
|
3732
|
-
"Google Cloud Platform",
|
|
3733
|
-
"Microsoft Azure"
|
|
3734
|
-
],
|
|
3796
|
+
"options": [],
|
|
3735
3797
|
"options_metadata": [],
|
|
3736
3798
|
"placeholder": "",
|
|
3737
3799
|
"real_time_refresh": true,
|
|
@@ -3751,6 +3813,7 @@
|
|
|
3751
3813
|
"dialog_inputs": {},
|
|
3752
3814
|
"display_name": "Region",
|
|
3753
3815
|
"dynamic": false,
|
|
3816
|
+
"external_options": {},
|
|
3754
3817
|
"info": "Region for the new database.",
|
|
3755
3818
|
"name": "region",
|
|
3756
3819
|
"options": [],
|
|
@@ -3773,6 +3836,7 @@
|
|
|
3773
3836
|
},
|
|
3774
3837
|
"display_name": "Database",
|
|
3775
3838
|
"dynamic": false,
|
|
3839
|
+
"external_options": {},
|
|
3776
3840
|
"info": "The Database name for the Astra DB instance.",
|
|
3777
3841
|
"name": "database_name",
|
|
3778
3842
|
"options": [],
|
|
@@ -3822,7 +3886,7 @@
|
|
|
3822
3886
|
"name": "embedding_model",
|
|
3823
3887
|
"placeholder": "",
|
|
3824
3888
|
"required": false,
|
|
3825
|
-
"show":
|
|
3889
|
+
"show": true,
|
|
3826
3890
|
"title_case": false,
|
|
3827
3891
|
"trace_as_metadata": true,
|
|
3828
3892
|
"type": "other",
|
|
@@ -3835,6 +3899,7 @@
|
|
|
3835
3899
|
"dialog_inputs": {},
|
|
3836
3900
|
"display_name": "Environment",
|
|
3837
3901
|
"dynamic": false,
|
|
3902
|
+
"external_options": {},
|
|
3838
3903
|
"info": "The environment for the Astra DB API Endpoint.",
|
|
3839
3904
|
"name": "environment",
|
|
3840
3905
|
"options": [
|
|
@@ -3900,6 +3965,7 @@
|
|
|
3900
3965
|
"dialog_inputs": {},
|
|
3901
3966
|
"display_name": "Keyspace",
|
|
3902
3967
|
"dynamic": false,
|
|
3968
|
+
"external_options": {},
|
|
3903
3969
|
"info": "Optional keyspace within Astra DB to use for the collection.",
|
|
3904
3970
|
"name": "keyspace",
|
|
3905
3971
|
"options": [],
|
|
@@ -3964,6 +4030,7 @@
|
|
|
3964
4030
|
"dialog_inputs": {},
|
|
3965
4031
|
"display_name": "Reranker",
|
|
3966
4032
|
"dynamic": false,
|
|
4033
|
+
"external_options": {},
|
|
3967
4034
|
"info": "Post-retrieval model that re-scores results for optimal relevance ranking.",
|
|
3968
4035
|
"name": "reranker",
|
|
3969
4036
|
"options": [],
|
|
@@ -3985,6 +4052,7 @@
|
|
|
3985
4052
|
"dialog_inputs": {},
|
|
3986
4053
|
"display_name": "Search Method",
|
|
3987
4054
|
"dynamic": false,
|
|
4055
|
+
"external_options": {},
|
|
3988
4056
|
"info": "Determine how your content is matched: Vector finds semantic similarity, and Hybrid Search (suggested) combines both approaches with a reranker.",
|
|
3989
4057
|
"name": "search_method",
|
|
3990
4058
|
"options": [
|
|
@@ -4058,6 +4126,7 @@
|
|
|
4058
4126
|
"dialog_inputs": {},
|
|
4059
4127
|
"display_name": "Search Type",
|
|
4060
4128
|
"dynamic": false,
|
|
4129
|
+
"external_options": {},
|
|
4061
4130
|
"info": "Search type to use",
|
|
4062
4131
|
"name": "search_type",
|
|
4063
4132
|
"options": [
|
|
@@ -4120,9 +4189,9 @@
|
|
|
4120
4189
|
"type": "AstraDB"
|
|
4121
4190
|
},
|
|
4122
4191
|
"dragging": false,
|
|
4123
|
-
"id": "AstraDB-
|
|
4192
|
+
"id": "AstraDB-TCSqR",
|
|
4124
4193
|
"measured": {
|
|
4125
|
-
"height":
|
|
4194
|
+
"height": 458,
|
|
4126
4195
|
"width": 320
|
|
4127
4196
|
},
|
|
4128
4197
|
"position": {
|
|
@@ -4134,7 +4203,7 @@
|
|
|
4134
4203
|
},
|
|
4135
4204
|
{
|
|
4136
4205
|
"data": {
|
|
4137
|
-
"id": "AstraDB-
|
|
4206
|
+
"id": "AstraDB-BteL9",
|
|
4138
4207
|
"node": {
|
|
4139
4208
|
"base_classes": [
|
|
4140
4209
|
"Data",
|
|
@@ -4174,7 +4243,6 @@
|
|
|
4174
4243
|
],
|
|
4175
4244
|
"frozen": false,
|
|
4176
4245
|
"icon": "AstraDB",
|
|
4177
|
-
"last_updated": "2025-08-27T14:19:33.967Z",
|
|
4178
4246
|
"legacy": false,
|
|
4179
4247
|
"metadata": {
|
|
4180
4248
|
"code_hash": "0e26d8c1384d",
|
|
@@ -4277,6 +4345,7 @@
|
|
|
4277
4345
|
"dialog_inputs": {},
|
|
4278
4346
|
"display_name": "Astra DB API Endpoint",
|
|
4279
4347
|
"dynamic": false,
|
|
4348
|
+
"external_options": {},
|
|
4280
4349
|
"info": "The API Endpoint for the Astra DB instance. Supercedes database selection.",
|
|
4281
4350
|
"name": "api_endpoint",
|
|
4282
4351
|
"options": [],
|
|
@@ -4390,6 +4459,7 @@
|
|
|
4390
4459
|
"dialog_inputs": {},
|
|
4391
4460
|
"display_name": "Embedding generation method",
|
|
4392
4461
|
"dynamic": false,
|
|
4462
|
+
"external_options": {},
|
|
4393
4463
|
"helper_text": "To create collections with more embedding provider options, go to <a class=\"underline\" href=\"https://astra.datastax.com/\" target=\" _blank\" rel=\"noopener noreferrer\">your database in Astra DB</a>",
|
|
4394
4464
|
"info": "Provider to use for generating embeddings.",
|
|
4395
4465
|
"name": "embedding_generation_provider",
|
|
@@ -4413,6 +4483,7 @@
|
|
|
4413
4483
|
"dialog_inputs": {},
|
|
4414
4484
|
"display_name": "Embedding model",
|
|
4415
4485
|
"dynamic": false,
|
|
4486
|
+
"external_options": {},
|
|
4416
4487
|
"info": "Model to use for generating embeddings.",
|
|
4417
4488
|
"name": "embedding_generation_model",
|
|
4418
4489
|
"options": [],
|
|
@@ -4453,6 +4524,7 @@
|
|
|
4453
4524
|
},
|
|
4454
4525
|
"display_name": "Collection",
|
|
4455
4526
|
"dynamic": false,
|
|
4527
|
+
"external_options": {},
|
|
4456
4528
|
"info": "The name of the collection within Astra DB where the vectors will be stored.",
|
|
4457
4529
|
"name": "collection_name",
|
|
4458
4530
|
"options": [],
|
|
@@ -4531,13 +4603,10 @@
|
|
|
4531
4603
|
"dialog_inputs": {},
|
|
4532
4604
|
"display_name": "Cloud provider",
|
|
4533
4605
|
"dynamic": false,
|
|
4606
|
+
"external_options": {},
|
|
4534
4607
|
"info": "Cloud provider for the new database.",
|
|
4535
4608
|
"name": "cloud_provider",
|
|
4536
|
-
"options": [
|
|
4537
|
-
"Amazon Web Services",
|
|
4538
|
-
"Google Cloud Platform",
|
|
4539
|
-
"Microsoft Azure"
|
|
4540
|
-
],
|
|
4609
|
+
"options": [],
|
|
4541
4610
|
"options_metadata": [],
|
|
4542
4611
|
"placeholder": "",
|
|
4543
4612
|
"real_time_refresh": true,
|
|
@@ -4557,6 +4626,7 @@
|
|
|
4557
4626
|
"dialog_inputs": {},
|
|
4558
4627
|
"display_name": "Region",
|
|
4559
4628
|
"dynamic": false,
|
|
4629
|
+
"external_options": {},
|
|
4560
4630
|
"info": "Region for the new database.",
|
|
4561
4631
|
"name": "region",
|
|
4562
4632
|
"options": [],
|
|
@@ -4579,6 +4649,7 @@
|
|
|
4579
4649
|
},
|
|
4580
4650
|
"display_name": "Database",
|
|
4581
4651
|
"dynamic": false,
|
|
4652
|
+
"external_options": {},
|
|
4582
4653
|
"info": "The Database name for the Astra DB instance.",
|
|
4583
4654
|
"name": "database_name",
|
|
4584
4655
|
"options": [],
|
|
@@ -4628,7 +4699,7 @@
|
|
|
4628
4699
|
"name": "embedding_model",
|
|
4629
4700
|
"placeholder": "",
|
|
4630
4701
|
"required": false,
|
|
4631
|
-
"show":
|
|
4702
|
+
"show": true,
|
|
4632
4703
|
"title_case": false,
|
|
4633
4704
|
"trace_as_metadata": true,
|
|
4634
4705
|
"type": "other",
|
|
@@ -4641,6 +4712,7 @@
|
|
|
4641
4712
|
"dialog_inputs": {},
|
|
4642
4713
|
"display_name": "Environment",
|
|
4643
4714
|
"dynamic": false,
|
|
4715
|
+
"external_options": {},
|
|
4644
4716
|
"info": "The environment for the Astra DB API Endpoint.",
|
|
4645
4717
|
"name": "environment",
|
|
4646
4718
|
"options": [
|
|
@@ -4706,6 +4778,7 @@
|
|
|
4706
4778
|
"dialog_inputs": {},
|
|
4707
4779
|
"display_name": "Keyspace",
|
|
4708
4780
|
"dynamic": false,
|
|
4781
|
+
"external_options": {},
|
|
4709
4782
|
"info": "Optional keyspace within Astra DB to use for the collection.",
|
|
4710
4783
|
"name": "keyspace",
|
|
4711
4784
|
"options": [],
|
|
@@ -4770,6 +4843,7 @@
|
|
|
4770
4843
|
"dialog_inputs": {},
|
|
4771
4844
|
"display_name": "Reranker",
|
|
4772
4845
|
"dynamic": false,
|
|
4846
|
+
"external_options": {},
|
|
4773
4847
|
"info": "Post-retrieval model that re-scores results for optimal relevance ranking.",
|
|
4774
4848
|
"name": "reranker",
|
|
4775
4849
|
"options": [],
|
|
@@ -4791,6 +4865,7 @@
|
|
|
4791
4865
|
"dialog_inputs": {},
|
|
4792
4866
|
"display_name": "Search Method",
|
|
4793
4867
|
"dynamic": false,
|
|
4868
|
+
"external_options": {},
|
|
4794
4869
|
"info": "Determine how your content is matched: Vector finds semantic similarity, and Hybrid Search (suggested) combines both approaches with a reranker.",
|
|
4795
4870
|
"name": "search_method",
|
|
4796
4871
|
"options": [
|
|
@@ -4864,6 +4939,7 @@
|
|
|
4864
4939
|
"dialog_inputs": {},
|
|
4865
4940
|
"display_name": "Search Type",
|
|
4866
4941
|
"dynamic": false,
|
|
4942
|
+
"external_options": {},
|
|
4867
4943
|
"info": "Search type to use",
|
|
4868
4944
|
"name": "search_type",
|
|
4869
4945
|
"options": [
|
|
@@ -4926,9 +5002,9 @@
|
|
|
4926
5002
|
"type": "AstraDB"
|
|
4927
5003
|
},
|
|
4928
5004
|
"dragging": false,
|
|
4929
|
-
"id": "AstraDB-
|
|
5005
|
+
"id": "AstraDB-BteL9",
|
|
4930
5006
|
"measured": {
|
|
4931
|
-
"height":
|
|
5007
|
+
"height": 458,
|
|
4932
5008
|
"width": 320
|
|
4933
5009
|
},
|
|
4934
5010
|
"position": {
|
|
@@ -4940,16 +5016,16 @@
|
|
|
4940
5016
|
}
|
|
4941
5017
|
],
|
|
4942
5018
|
"viewport": {
|
|
4943
|
-
"x":
|
|
4944
|
-
"y": -
|
|
4945
|
-
"zoom": 0.
|
|
5019
|
+
"x": -242.44739610333954,
|
|
5020
|
+
"y": -59.21391294314947,
|
|
5021
|
+
"zoom": 0.4677494046491174
|
|
4946
5022
|
}
|
|
4947
5023
|
},
|
|
4948
5024
|
"description": "Load your data for chat context with Retrieval Augmented Generation.",
|
|
4949
5025
|
"endpoint_name": null,
|
|
4950
|
-
"id": "
|
|
5026
|
+
"id": "64f82d31-c711-441d-8082-fdb46cda7cdd",
|
|
4951
5027
|
"is_component": false,
|
|
4952
|
-
"last_tested_version": "1.6.
|
|
5028
|
+
"last_tested_version": "1.6.4",
|
|
4953
5029
|
"name": "Vector Store RAG",
|
|
4954
5030
|
"tags": [
|
|
4955
5031
|
"openai",
|
{langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: langflow-base-nightly
|
|
3
|
-
Version: 0.6.4.
|
|
3
|
+
Version: 0.6.4.dev3
|
|
4
4
|
Summary: A Python package with a built-in web application
|
|
5
5
|
Project-URL: Repository, https://github.com/langflow-ai/langflow
|
|
6
6
|
Project-URL: Documentation, https://docs.langflow.org
|
|
@@ -45,7 +45,7 @@ Requires-Dist: langchain-experimental<1.0.0,>=0.3.4
|
|
|
45
45
|
Requires-Dist: langchain-ibm<1.0.0,>=0.3.8
|
|
46
46
|
Requires-Dist: langchainhub~=0.1.15
|
|
47
47
|
Requires-Dist: langchain~=0.3.21
|
|
48
|
-
Requires-Dist: lfx-nightly==0.1.12.
|
|
48
|
+
Requires-Dist: lfx-nightly==0.1.12.dev37
|
|
49
49
|
Requires-Dist: loguru<1.0.0,>=0.7.1
|
|
50
50
|
Requires-Dist: mcp~=1.10.1
|
|
51
51
|
Requires-Dist: multiprocess<1.0.0,>=0.70.14
|
{langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/RECORD
RENAMED
|
@@ -1999,7 +1999,7 @@ langflow/initial_setup/starter_projects/Social Media Agent.json,sha256=24uuYoJs1
|
|
|
1999
1999
|
langflow/initial_setup/starter_projects/Text Sentiment Analysis.json,sha256=Q5h0sxiv3psF2GUSqf3rvs-G4j_gun-gMjOyIZuo7lA,167665
|
|
2000
2000
|
langflow/initial_setup/starter_projects/Travel Planning Agents.json,sha256=MYWfSjAjbHwXzp5B7sePwQmI5PMVfHk55qbiKYhByzM,241191
|
|
2001
2001
|
langflow/initial_setup/starter_projects/Twitter Thread Generator.json,sha256=P3aM2jzksm7RwZq5mKiJ2e3YI558MddX08w6ijmsZYs,99981
|
|
2002
|
-
langflow/initial_setup/starter_projects/Vector Store RAG.json,sha256=
|
|
2002
|
+
langflow/initial_setup/starter_projects/Vector Store RAG.json,sha256=2B5-Mpjmg-AZXl_6c0CI30XhN7aZZZmz1LjAyjc-9dA,362431
|
|
2003
2003
|
langflow/initial_setup/starter_projects/Youtube Analysis.json,sha256=Kql67z_reBRFGSKCXA9J0_va7TOWyR6Y1k6c71wUWH4,180446
|
|
2004
2004
|
langflow/initial_setup/starter_projects/__init__.py,sha256=c5Z92jvCm680uhVKycyps-BX-lEHjjPKWcsI86METUA,673
|
|
2005
2005
|
langflow/initial_setup/starter_projects/basic_prompting.py,sha256=Lw7anZebWGcypu6S1QM4Zmi7ztk14TJvuPSEC2QjTyo,837
|
|
@@ -2206,7 +2206,7 @@ langflow/utils/util.py,sha256=_jb0L7bh5Chs6oCY9QxsiwTY70xHi-pRuCgkxKhUrhw,1462
|
|
|
2206
2206
|
langflow/utils/validate.py,sha256=BPqoIMvjl4wbMJTTWo1zMHP0kQCa2TfmDT9f-nPT9Ng,112
|
|
2207
2207
|
langflow/utils/version.py,sha256=OjSj0smls9XnPd4-LpTH9AWyUO_NAn5mncqKkkXl_fw,2840
|
|
2208
2208
|
langflow/utils/voice_utils.py,sha256=Ypxg8s5jFd1o5wBbx1W8oKK7vh4kwo0-iuTcFqIwy5I,3350
|
|
2209
|
-
langflow_base_nightly-0.6.4.
|
|
2210
|
-
langflow_base_nightly-0.6.4.
|
|
2211
|
-
langflow_base_nightly-0.6.4.
|
|
2212
|
-
langflow_base_nightly-0.6.4.
|
|
2209
|
+
langflow_base_nightly-0.6.4.dev3.dist-info/METADATA,sha256=3QYHtSpwkcc0rVx8BJ5DfM5eV30ce3ZAcf_twNqWWUg,4377
|
|
2210
|
+
langflow_base_nightly-0.6.4.dev3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
2211
|
+
langflow_base_nightly-0.6.4.dev3.dist-info/entry_points.txt,sha256=JvuLdXSrkeDmDdpb8M-VvFIzb84n4HmqUcIP10_EIF8,57
|
|
2212
|
+
langflow_base_nightly-0.6.4.dev3.dist-info/RECORD,,
|
{langflow_base_nightly-0.6.4.dev2.dist-info → langflow_base_nightly-0.6.4.dev3.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|