mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 09:01:06 +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,5 +1,7 @@
|
||||
{
|
||||
"description": "Customer support team consisting of Support Representative and Quality Assurance Specialist to handle support tickets",
|
||||
"framework": ["Langchain"],
|
||||
"usecases": ["Customer Support"],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "supervisor_0",
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"description": "Research leads and create personalized email drafts for sales team",
|
||||
"framework": ["Langchain"],
|
||||
"usecases": ["Leads"],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "supervisor_0",
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"description": "A team of portfolio manager, financial analyst, and risk manager working together to optimize an investment portfolio.",
|
||||
"framework": ["Langchain"],
|
||||
"usecases": ["Finance & Accounting"],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "supervisor_0",
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"description": "Software engineering team working together to build a feature, solve a problem, or complete a task.",
|
||||
"framework": ["Langchain"],
|
||||
"usecases": ["Engineering"],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "supervisor_0",
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"description": "Text to SQL query process using team of 3 agents: SQL Expert, SQL Reviewer, and SQL Executor",
|
||||
"framework": ["Langchain"],
|
||||
"usecases": ["SQL"],
|
||||
"nodes": [
|
||||
{
|
||||
"id": "supervisor_0",
|
||||
|
||||
Reference in New Issue
Block a user