move data folder back
This commit is contained in:
parent
b286d06359
commit
c3a45b856b
16 changed files with 6 additions and 3 deletions
|
|
@ -272,7 +272,7 @@
|
|||
"sourceHandle": {
|
||||
"dataType": "AstraDBSearch",
|
||||
"id": "AstraDBSearch-41nRz",
|
||||
"name": "search_results",
|
||||
"name": "base_retriever",
|
||||
"output_types": []
|
||||
},
|
||||
"targetHandle": {
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
},
|
||||
"id": "reactflow__edge-AstraDBSearch-41nRz{œbaseClassesœ:[œRecordœ],œdataTypeœ:œAstraDBSearchœ,œidœ:œAstraDBSearch-41nRzœ}-TextOutput-BDknO{œfieldNameœ:œinput_valueœ,œidœ:œTextOutput-BDknOœ,œinputTypesœ:[œRecordœ,œTextœ],œtypeœ:œstrœ}",
|
||||
"source": "AstraDBSearch-41nRz",
|
||||
"sourceHandle": "{œdataTypeœ: œAstraDBSearchœ, œidœ: œAstraDBSearch-41nRzœ, œoutput_typesœ: [], œnameœ: œsearch_resultsœ}",
|
||||
"sourceHandle": "{œdataTypeœ: œAstraDBSearchœ, œidœ: œAstraDBSearch-41nRzœ, œoutput_typesœ: [], œnameœ: œbase_retrieverœ}",
|
||||
"style": {
|
||||
"stroke": "#555"
|
||||
},
|
||||
|
|
@ -1952,7 +1952,10 @@
|
|||
"display_name": "Search Results",
|
||||
"method": "search_documents",
|
||||
"name": "search_results",
|
||||
"types": [],
|
||||
"selected": "Data",
|
||||
"types": [
|
||||
"Data"
|
||||
],
|
||||
"value": "__UNDEFINED__"
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue