nv-ingest 2026.1.5.dev20260105__py3-none-any.whl → 2026.1.6.dev20260106__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -68,7 +68,7 @@ stages:
68
68
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
69
69
  yolox_endpoints: [
70
70
  $YOLOX_GRPC_ENDPOINT|"",
71
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
71
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
72
72
  ]
73
73
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
74
74
  nemotron_parse_config:
@@ -81,7 +81,7 @@ stages:
81
81
  nemotron_parse_model_name: $NEMOTRON_PARSE_MODEL_NAME|"nvidia/nemotron-parse"
82
82
  yolox_endpoints: [
83
83
  $YOLOX_GRPC_ENDPOINT|"",
84
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
84
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
85
85
  ]
86
86
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
87
87
  replicas:
@@ -124,14 +124,14 @@ stages:
124
124
  docx_extraction_config:
125
125
  yolox_endpoints: [
126
126
  $YOLOX_GRPC_ENDPOINT|"",
127
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
127
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
128
128
  ]
129
129
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
130
130
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
131
131
  pdfium_config:
132
132
  yolox_endpoints: [
133
133
  $YOLOX_GRPC_ENDPOINT|"",
134
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
134
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
135
135
  ]
136
136
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
137
137
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
@@ -152,14 +152,14 @@ stages:
152
152
  pptx_extraction_config:
153
153
  yolox_endpoints: [
154
154
  $YOLOX_GRPC_ENDPOINT|"",
155
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
155
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
156
156
  ]
157
157
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
158
158
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
159
159
  pdfium_config:
160
160
  yolox_endpoints: [
161
161
  $YOLOX_GRPC_ENDPOINT|"",
162
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
162
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
163
163
  ]
164
164
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
165
165
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
@@ -180,7 +180,7 @@ stages:
180
180
  image_extraction_config:
181
181
  yolox_endpoints: [
182
182
  $YOLOX_GRPC_ENDPOINT|"",
183
- $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v2"
183
+ $YOLOX_HTTP_ENDPOINT|"https://ai.api.nvidia.com/v1/cv/nvidia/nemoretriever-page-elements-v3"
184
184
  ]
185
185
  yolox_infer_protocol: $YOLOX_INFER_PROTOCOL|http
186
186
  auth_token: $NGC_API_KEY|$NVIDIA_API_KEY
@@ -332,7 +332,7 @@ stages:
332
332
  actor: "nv_ingest.framework.orchestration.ray.stages.transforms.image_caption:ImageCaptionTransformStage"
333
333
  config:
334
334
  api_key: $NGC_API_KEY|$NVIDIA_API_KEY
335
- endpoint_url: $VLM_CAPTION_ENDPOINT|"http://vlm:8000/v1/chat/completions"
335
+ endpoint_url: $VLM_CAPTION_ENDPOINT|"https://integrate.api.nvidia.com/v1/chat/completions"
336
336
  model_name: $VLM_CAPTION_MODEL_NAME|"nvidia/nemotron-nano-12b-v2-vl"
337
337
  prompt: $VLM_CAPTION_PROMPT|"Caption the content of this image:"
338
338
  system_prompt: $VLM_CAPTION_SYSTEM_PROMPT|"/no_think"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nv-ingest
3
- Version: 2026.1.5.dev20260105
3
+ Version: 2026.1.6.dev20260106
4
4
  Summary: Python module for multimodal document ingestion
5
5
  Author-email: Jeremy Dyer <jdyer@nvidia.com>
6
6
  License: Apache License
@@ -112,15 +112,15 @@ nv_ingest/framework/util/service/meta/ingest/ingest_service_meta.py,sha256=QS3uN
112
112
  nv_ingest/framework/util/telemetry/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
113
113
  nv_ingest/framework/util/telemetry/global_stats.py,sha256=nq65pEEdiwjAfGiqsxG1CeQMC96O3CfQxsZuGFCY-ds,4554
114
114
  nv_ingest/pipeline/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
115
- nv_ingest/pipeline/default_libmode_pipeline_impl.py,sha256=moZzuk9vHkXp_VbPF3C9jrHl591pQaAEj2WjJv1L-Kw,16264
115
+ nv_ingest/pipeline/default_libmode_pipeline_impl.py,sha256=PSFWMwrKCEBlo6e8nCdL5mg84SawoExwrUbc4nOHu5M,16281
116
116
  nv_ingest/pipeline/default_pipeline_impl.py,sha256=6SykgH_LJ8uuE2jrWGIT7OkJP6EjPyB8Ju6LMDu5IK0,16800
117
117
  nv_ingest/pipeline/ingest_pipeline.py,sha256=wHAJhqAM2s8nbY-8itVogmSU-yVN4PZONGWcKnhzgfg,17794
118
118
  nv_ingest/pipeline/pipeline_schema.py,sha256=rLZZz2It2o2hVNWrZUJU8CarrqRei1fho3ZEMkkoBcg,17940
119
119
  nv_ingest/pipeline/config/__init__.py,sha256=wQSlVx3T14ZgQAt-EPzEczQusXVW0W8yynnUaFFGE3s,143
120
120
  nv_ingest/pipeline/config/loaders.py,sha256=75Yr9WYO7j7ghvKTnYLfZXQZEH3J3VEZo5J4TunC_Us,7590
121
121
  nv_ingest/pipeline/config/replica_resolver.py,sha256=dEwqMXNttfw0QeisTGGkp24785jqzVCDAEFyQIffeGc,9369
122
- nv_ingest-2026.1.5.dev20260105.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
123
- nv_ingest-2026.1.5.dev20260105.dist-info/METADATA,sha256=_xmhmLTLgz5xpAIay1wyleM4HXYdYruSsuosad22Vfs,15161
124
- nv_ingest-2026.1.5.dev20260105.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
125
- nv_ingest-2026.1.5.dev20260105.dist-info/top_level.txt,sha256=sjb0ajIsgn3YgftSjZHlYO0HjYAIIhNuXG_AmywCvaU,10
126
- nv_ingest-2026.1.5.dev20260105.dist-info/RECORD,,
122
+ nv_ingest-2026.1.6.dev20260106.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
123
+ nv_ingest-2026.1.6.dev20260106.dist-info/METADATA,sha256=rGZ4GvlCIwejCyVwC80Jhajhw6RV5X7ATt4GU_PyUX0,15161
124
+ nv_ingest-2026.1.6.dev20260106.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
125
+ nv_ingest-2026.1.6.dev20260106.dist-info/top_level.txt,sha256=sjb0ajIsgn3YgftSjZHlYO0HjYAIIhNuXG_AmywCvaU,10
126
+ nv_ingest-2026.1.6.dev20260106.dist-info/RECORD,,