Skip to content

Commit 3fe7a01

Browse files
committed
Update tags for multiple nodetool examples and remove Daily Digest.json
- Added relevant tags to the Color Boost Video, Email Classifier, Index PDFs, Paper2Podcast, and Summarize Newsletters examples for better categorization. - Removed the Daily Digest example as it is no longer needed.
1 parent 5cb8d1c commit 3fe7a01

File tree

7 files changed

+21
-124
lines changed

7 files changed

+21
-124
lines changed

src/nodetool/examples/nodetool-base/Color Boost Video.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"updated_at": "2025-05-19T06:50:36.746400",
66
"name": "Color Boost Video",
77
"description": "",
8-
"tags": null,
8+
"tags": [
9+
"video",
10+
"start"
11+
],
912
"thumbnail": null,
1013
"thumbnail_url": null,
1114
"graph": {

src/nodetool/examples/nodetool-base/Daily Digest.json

Lines changed: 0 additions & 118 deletions
This file was deleted.

src/nodetool/examples/nodetool-base/Email Classifier.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"updated_at": "2024-12-30T16:11:13.537102",
66
"name": "Email Classifier",
77
"description": "Automatically categorize emails using AI classification",
8-
"tags": null,
8+
"tags": [
9+
"email",
10+
"start"
11+
],
912
"thumbnail": null,
1013
"thumbnail_url": null,
1114
"graph": {

src/nodetool/examples/nodetool-base/Index PDFs.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"updated_at": "2024-12-30T21:21:19.229323",
66
"name": "Index PDFs",
77
"description": "Create searchable vector database from PDF documents",
8-
"tags": null,
8+
"tags": [
9+
"rag",
10+
"start"
11+
],
912
"thumbnail": null,
1013
"thumbnail_url": null,
1114
"graph": {

src/nodetool/examples/nodetool-base/Ingest PDF.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Ingest PDF",
77
"description": "",
88
"tags": [
9-
"llm"
9+
"rag"
1010
],
1111
"thumbnail": null,
1212
"thumbnail_url": null,

src/nodetool/examples/nodetool-base/Paper2Podcast.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"updated_at": "2025-01-12T10:53:36.693315",
66
"name": "Paper2Podcast",
77
"description": "",
8-
"tags": null,
8+
"tags": [
9+
"audio",
10+
"start"
11+
],
912
"thumbnail": null,
1013
"thumbnail_url": null,
1114
"graph": {

src/nodetool/examples/nodetool-base/Summarize Newsletters.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"updated_at": "2025-01-12T01:20:42.665186",
66
"name": "Summarize Newsletters",
77
"description": "",
8-
"tags": null,
8+
"tags": [
9+
"email",
10+
"start"
11+
],
912
"thumbnail": null,
1013
"thumbnail_url": null,
1114
"graph": {

0 commit comments

Comments
 (0)