Skip to content

Commit b482bb8

Browse files
fix typos and address CR comments
1 parent 17699e3 commit b482bb8

69 files changed

Lines changed: 126 additions & 276 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

nodes/src/nodes/anonymize/services.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -54,9 +54,6 @@
5454
//
5555
"icon": "util-text.svg",
5656
//
57-
// Optional:
58-
// Documentation link for this driver
59-
//
6057
//
6158
// Optional:
6259
// As a pipe component, define what this pipe component takes
@@ -233,7 +230,7 @@
233230
},
234231
//
235232
// Optional:
236-
// Local fields defintions - these define fields only for the
233+
// Local fields definitions - these define fields only for the
237234
// current service. You may specify them here, or directly
238235
// in the shape
239236
//

nodes/src/nodes/astra_db/services.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -54,9 +54,6 @@
5454
//
5555
"icon": "astra_db.svg",
5656
//
57-
// Optional:
58-
// Documentation link for this driver
59-
//
6057
//
6158
// Optional:
6259
// Rendering hints to the UI which indicate which fields of
@@ -182,7 +179,7 @@
182179
},
183180
//
184181
// Optional:
185-
// Local fields defintions - these define fields only for the
182+
// Local fields definitions - these define fields only for the
186183
// current service. You may specify them here, or directly
187184
// in the shape
188185
//

nodes/src/nodes/atlas/services.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -47,16 +47,13 @@
4747
// Optional:
4848
// Description to of this driver
4949
//
50-
"description": ["A vector database component for MongoDB Atlas, enabling efficient storage and ", "retrieval of vector embeddings using MongoDB's native vector search capabilities. ", "It supports similarity search, filtering, and management of vector data with ", "high performance and advanced matching capabilities using Atlas Vector Search.", "</br></br>To access local services from AI Cloud, follow these steps: <a href=\"https://bit.ly/4maRLPL\" target=\"_blank\">Setting Up Ngrok to Local Services from RocketRide Data Toolchain for AI Cloud</a></br>", "</br></br><a href=\"https://www.mongodb.com/products/platform/atlas-vector-search\" target=\"_blank\">MongoDB Atlas Vector Search</a>"],
50+
"description": ["A vector database component for MongoDB Atlas, enabling efficient storage and ", "retrieval of vector embeddings using MongoDB's native vector search capabilities. ", "It supports similarity search, filtering, and management of vector data with ", "high performance and advanced matching capabilities using Atlas Vector Search.", "</br></br><a href=\"https://www.mongodb.com/products/platform/atlas-vector-search\" target=\"_blank\">MongoDB Atlas Vector Search</a>"],
5151
//
5252
// Optional:
5353
// The icon is the icon to display in the UI for this node
5454
//
5555
"icon": "mongodb.svg",
5656
//
57-
// Optional:
58-
// Documentation link for this driver
59-
//
6057
//
6158
// Optional:
6259
// Rendering hints to the UI which indicate which fields of
@@ -115,7 +112,7 @@
115112
},
116113
//
117114
// Optional:
118-
// Local fields defintions - these define fields only for the
115+
// Local fields definitions - these define fields only for the
119116
// current service. You may specify them here, or directly
120117
// in the shape
121118
//

nodes/src/nodes/audio_player/services.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -55,9 +55,6 @@
5555
//
5656
"icon": "audio-player.svg",
5757
//
58-
// Optional:
59-
// Documentation link for this driver
60-
//
6158
//
6259
// Optional:
6360
// As a pipe component, define what this pipe component takes
@@ -96,7 +93,7 @@
9693
},
9794
//
9895
// Optional:
99-
// Local fields defintions - these define fields only for the
96+
// Local fields definitions - these define fields only for the
10097
// current service. You may specify them here, or directly
10198
// in the shape
10299
//

nodes/src/nodes/audio_transcribe/services.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -55,9 +55,6 @@
5555
//
5656
"icon": "audio-transcribe.svg",
5757
//
58-
// Optional:
59-
// Documentation link for this driver
60-
//
6158
//
6259
// Optional:
6360
// As a pipe component, define what this pipe component takes
@@ -189,7 +186,7 @@
189186
],
190187
//
191188
// Optional:
192-
// Local fields defintions - these define fields only for the
189+
// Local fields definitions - these define fields only for the
193190
// current service. You may specify them here, or directly
194191
// in the shape
195192
//

nodes/src/nodes/autopipe/services.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"register": "filter",
2929
//
3030
// Optional:
31-
// The node is the actual pyhsical node to instantiate - if
31+
// The node is the actual physical node to instantiate - if
3232
// not specified, the protocol will be used
3333
//
3434
"node": "python",
@@ -49,9 +49,6 @@
4949
//
5050
"description": ["This component combines document parsing, text preprocessing, and embedding generation in a single node.", "It provides an end-to-end solution for converting raw documents into vector representations", "suitable for semantic search and analysis."],
5151
//
52-
// Optional:
53-
// Documentation link for this driver
54-
//
5552
//
5653
// Optional:
5754
// As a pipe component, define what this pipe component takes
@@ -104,7 +101,7 @@
104101
},
105102
//
106103
// Optional:
107-
// Local fields defintions - these define fields only for the
104+
// Local fields definitions - these define fields only for the
108105
// current service. You may specify them here, or directly
109106
// in the shape
110107
//

nodes/src/nodes/chroma/services.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
//
5555
"icon": "chroma.svg",
5656
//
57-
// Optional:
58-
// Documentation link for this driver
59-
//
6057
//
6158
// Optional:
6259
// Rendering hints to the UI which indicate which fields of

nodes/src/nodes/core/services.common.aws.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
2-
// Common field defintions for accessing AWS - these will be merged into the
3-
// service defintion as required by the service
2+
// Common field definitions for accessing AWS - these will be merged into the
3+
// service definition as required by the service
44
//
55
{
66
"fields": {

nodes/src/nodes/core/services.common.google.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
2-
// Common field defintions for google cloud - these will be merged into the
3-
// service defintion as required by the service
2+
// Common field definitions for google cloud - these will be merged into the
3+
// service definition as required by the service
44
//
55
{
66
"fields": {

nodes/src/nodes/core/services.common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Common field defintions - these will be merged into the service defintion
2+
// Common field definitions - these will be merged into the service definition
33
// as required by the service
44
//
55
{
@@ -45,7 +45,7 @@
4545
"default": true
4646
},
4747
//
48-
// These are the defintions for the estimation subsection
48+
// These are the definitions for the estimation subsection
4949
//
5050
"estimation.accessCost": {
5151
"title": "Access cost",

0 commit comments

Comments
 (0)