You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/extraction/content-metadata.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ Describes the structural location of content within a document.
164
164
|`span`|`int`|`-1`| Span identifier within a line, for finer granularity. |
165
165
|`nearby_objects`|`NearbyObjectsSchema`|`NearbyObjectsSchema()`| Information about objects (text, images, structured data) near the current content. See [NearbyObjectsSchema](#nearbyobjectsschema). |
Copy file name to clipboardExpand all lines: docs/docs/extraction/user-defined-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,7 +305,7 @@ UDFs can be executed at different stages of the pipeline by specifying the `targ
305
305
-`broker_response` - Response message handling
306
306
-`otel_tracer` - OpenTelemetry tracing
307
307
308
-
> **Note:** For the complete and up-to-date list of pipeline stages, see the [default_pipeline.yaml](../../../config/default_pipeline.yaml) configuration file.
308
+
> **Note:** For the complete and up-to-date list of pipeline stages, see the [default_pipeline.yaml](https://github.com/NVIDIA/nv-ingest/blob/main/config/default_pipeline.yaml) configuration file.
0 commit comments