mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 11:00:55 +03:00
Chore/update deprecating nodes (#2540)
* update deprecating nodes * add filters use cases to marketplace * update log level
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"description": "Breaks down query into sub questions for each relevant data source, then combine into final response",
|
||||
"categories": "Sub Question Query Engine,Sticky Note,QueryEngine Tool,Compact and Refine,ChatOpenAI,Pinecone,LlamaIndex",
|
||||
"framework": "LlamaIndex",
|
||||
"badge": "NEW",
|
||||
"usecases": ["SQL"],
|
||||
"framework": ["LlamaIndex"],
|
||||
"nodes": [
|
||||
{
|
||||
"width": 300,
|
||||
|
||||
Reference in New Issue
Block a user