fix: restore template tags and correct names (nightly fix) (#5791)
This commit is contained in:
parent
f5d9d53264
commit
125a1c1ebc
5 changed files with 26 additions and 9 deletions
|
|
@ -3161,8 +3161,15 @@
|
|||
},
|
||||
"description": " Create engaging Instagram posts with AI-generated content and image prompts, streamlining social media content creation.",
|
||||
"endpoint_name": null,
|
||||
"id": "b20d6b1d-ecf0-4fea-bc75-73067dfb272f",
|
||||
"gradient": "0",
|
||||
"icon": "InstagramIcon",
|
||||
"id": "4bb309e6-42b4-4565-b960-8bd0f7e431f2",
|
||||
"is_component": false,
|
||||
"last_tested_version": "1.1.1",
|
||||
"name": "Instagram Copywriter (1)"
|
||||
"last_tested_version": "1.0.19.post2",
|
||||
"name": "Instagram Copywriter",
|
||||
"tags": [
|
||||
"content-generation",
|
||||
"chatbots",
|
||||
"agents"
|
||||
]
|
||||
}
|
||||
|
|
@ -2553,8 +2553,14 @@
|
|||
},
|
||||
"description": "Researches companies, extracts key business data, and presents structured information for efficient analysis. ",
|
||||
"endpoint_name": null,
|
||||
"id": "2b5680e5-a393-42d1-9e5e-1602c95a6468",
|
||||
"gradient": "1",
|
||||
"icon": "PieChart",
|
||||
"id": "153a05e5-86bd-4de8-b159-2cb4f9f94de5",
|
||||
"is_component": false,
|
||||
"last_tested_version": "1.1.1",
|
||||
"name": "Market Research"
|
||||
"name": "Market Research",
|
||||
"tags": [
|
||||
"assistants",
|
||||
"agents"
|
||||
]
|
||||
}
|
||||
|
|
@ -1436,7 +1436,7 @@
|
|||
"icon": "calculator",
|
||||
"id": "9357f72e-2121-4541-8e7d-74b7ba2ada2b",
|
||||
"is_component": false,
|
||||
"last_tested_version": "1.0.19.post2",
|
||||
"last_tested_version": "1.1.1",
|
||||
"name": "SaaS Pricing",
|
||||
"tags": [
|
||||
"agents",
|
||||
|
|
|
|||
|
|
@ -1752,7 +1752,7 @@
|
|||
"endpoint_name": null,
|
||||
"id": "263070d6-3560-4f4d-a6c4-003f4a586e6e",
|
||||
"is_component": false,
|
||||
"last_tested_version": "1.1.0",
|
||||
"last_tested_version": "1.1.1",
|
||||
"name": "Simple Agent",
|
||||
"tags": [
|
||||
"assistants",
|
||||
|
|
|
|||
|
|
@ -3193,15 +3193,17 @@
|
|||
"dynamic": false,
|
||||
"info": "Name of the new collection to create.",
|
||||
"list": false,
|
||||
"list_add_label": "Add More",
|
||||
"load_from_db": false,
|
||||
"name": "collection_name_new",
|
||||
"placeholder": "",
|
||||
"required": true,
|
||||
"show": true,
|
||||
"title_case": false,
|
||||
"tool_mode": false,
|
||||
"trace_as_metadata": true,
|
||||
"type": "str",
|
||||
"value": "vector_store_rag_demo"
|
||||
"value": ""
|
||||
},
|
||||
"content_field": {
|
||||
"_input_type": "StrInput",
|
||||
|
|
@ -3624,15 +3626,17 @@
|
|||
"dynamic": false,
|
||||
"info": "Name of the new collection to create.",
|
||||
"list": false,
|
||||
"list_add_label": "Add More",
|
||||
"load_from_db": false,
|
||||
"name": "collection_name_new",
|
||||
"placeholder": "",
|
||||
"required": true,
|
||||
"show": true,
|
||||
"title_case": false,
|
||||
"tool_mode": false,
|
||||
"trace_as_metadata": true,
|
||||
"type": "str",
|
||||
"value": "vector_store_rag_demo"
|
||||
"value": ""
|
||||
},
|
||||
"content_field": {
|
||||
"_input_type": "StrInput",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue