200 Commits

Author SHA1 Message Date
Jeremy Dyer
e9c1555093 Update NIM versions (#310)
Co-authored-by: sosahi <syousefisahi@nvidia.com>
Co-authored-by: Edward Kim <109497216+edknv@users.noreply.github.com>
2024-12-20 15:05:28 -08:00
Edward Kim
240ab434c3 Add support for new yolox http api (#270) 2024-12-20 10:09:08 -08:00
Julio Perez
682fa23a18 Milvus delete (#308) 2024-12-19 16:09:27 -05:00
sosahi
bf8bb997e7 Sohail/re org docs (#309) 2024-12-19 13:09:11 -08:00
Zenobia "Z" Redeaux
9a17085253 NV-Ingest Updates (#302)
Co-authored-by: zredeaux65 <95777719+zredeaux65@users.noreply.github.com>
2024-12-19 11:00:58 -08:00
Devin Robison
737edb1b9f Improve image_viewer.py for general use (#307) 2024-12-19 11:18:41 -07:00
Jeremy Dyer
3ab0bc5818 Pin brev notebook to a known working commit until release time (#306) 2024-12-19 12:47:11 -05:00
Jeremy Dyer
d0a3008c8d Remove schema from write_to_nvingest_collection function call (#305) 2024-12-19 12:36:07 -05:00
lihoang6
960e6e8108 Update pdf-blueprint.ipynb (#304) 2024-12-19 10:09:49 -05:00
Julio Perez
95fc5c6928 Add cpu search to gpu index (#303) 2024-12-19 00:27:08 -08:00
Jeremy Dyer
08ba23c321 Updated brev notebook launchable to use latest bulk ingestion methods… (#292) 2024-12-18 15:09:52 -05:00
Julio Perez
06d830dcec add milvus lite support using milvus uri file_path (#296) 2024-12-18 13:06:55 -05:00
Filippo Broggini
0f4a869df5 Add missing receivers configuration for http protocol (#298) 2024-12-18 11:13:48 -05:00
Devin Robison
9a47bb0ee5 Make subprocess handler's stderr/stdout configurable (#293) 2024-12-17 11:44:40 -07:00
sosahi
1a55a8ad35 Sohail/re-org docs (#284) 2024-12-17 00:47:06 -08:00
Edward Kim
98dccebe5e Add table and chart extraction tasks from extract parameters (#288) 2024-12-16 18:55:55 -08:00
Jeremy Dyer
2d6075c6ed VSCode .devcontainer (#290) 2024-12-16 18:37:52 -05:00
Devin Robison
a338a0297c Add caching for conda packages to Dockerfile to speed up successive builds. (#289) 2024-12-16 15:22:55 -07:00
Edward Kim
b4aff512c4 Fix imports in client tasks (#287) 2024-12-16 16:36:20 -05:00
Devin Robison
6689b65638 Add the ability to build and publish Conda packages. (#285) 2024-12-16 13:23:34 -05:00
Devin Robison
cb27f40d9c Update bare metal deployment to properly respect logging levels. (#286) 2024-12-16 11:09:25 -07:00
Edward Kim
362a63f57c add flake8 to pre-commit (#276)
Co-authored-by: Jeremy Dyer <jdye64@gmail.com>
2024-12-13 12:11:31 -05:00
Devin Robison
1269ff5008 Configuration and environment updates (#274) 2024-12-13 09:23:14 -07:00
Edward Kim
364abbcebd enable traces for yolox, cached, and deplot (#282) 2024-12-13 09:16:52 -05:00
Edward Kim
467ce4a4eb Use the new ModelInterface in image handler (#280) 2024-12-12 17:37:58 -08:00
Julio Perez
518e19e15b Prop dim param (#281) 2024-12-12 17:49:28 -05:00
Julio Perez
6ac02c9637 Fix sparse embedding logic (#278) 2024-12-12 13:41:30 -05:00
Julio Perez
e5066da66c add streaming milvus capability, output_fields param, and pin pacakges (#275) 2024-12-12 12:37:42 -05:00
Edward Kim
5650ad9cdb Fix task_id and task tuple bug in client (#277) 2024-12-12 12:05:16 -05:00
Devin Robison
832963003a Fix corner case where NvIngestClient fails to connect to REST service. (#273) 2024-12-11 13:09:46 -07:00
Jeremy Dyer
260febc447 Adjust all calls to handle_future_result to unpack result and trace_id (#272) 2024-12-11 12:39:33 -05:00
Julio Perez
eec9fae46f Milvus img resilience (#269) 2024-12-10 18:37:08 -05:00
Jeremy Dyer
5c9788434f CLI Flag for Collecting Profiling Metrics Post Job Run (#251) 2024-12-10 16:04:26 -05:00
Julio Perez
2e8b9b4e1c add openai requirement for llama embeddings support (#268) 2024-12-10 15:36:16 -05:00
Jeremy Dyer
0a094f9fc1 Github Action RC Release Action (#267) 2024-12-10 15:30:21 -05:00
Devin Robison
7171bb4ed1 Add conda cache cleanup to dockerfile to reduce final image size (#266) 2024-12-10 10:19:47 -07:00
Jeremy Dyer
8a2a202b9b Barebones workflow to trigger pre-commit github action (#64)
Co-authored-by: Edward Kim <109497216+edknv@users.noreply.github.com>
2024-12-10 11:34:47 -05:00
Edward Kim
002369345e Support providing directory in file list (#262) 2024-12-10 08:38:10 -05:00
Devin Robison
81ef3e7d57 Revert docker compose to point at local deplot (#265) 2024-12-09 21:09:11 -07:00
Devin Robison
55da65c905 Fix bashrc to activate nv_ingest_runtime environment (#264) 2024-12-09 20:58:22 -07:00
Julio Perez
a30637647e add requirements and final abstraction (#263) 2024-12-09 21:10:54 -05:00
Devin Robison
c0e3588d81 Simplify Dockerfile and begin transition to standardize on conda environments (#261) 2024-12-09 15:27:50 -07:00
Devin Robison
f2dca46ee3 Revert docker-compose to default to using Redis as its message broker (#260) 2024-12-09 12:12:54 -07:00
Edward Kim
6140aaf952 Convert table content to pseudo-markdown format (#248) 2024-12-09 08:43:10 -08:00
Julio Perez
187bcfd824 add upload and search functions (#258) 2024-12-06 21:43:36 -05:00
Devin Robison
9311c3941d Add SimpleMessageBroker class to support a fully self contained pipeline. (#238) 2024-12-06 14:42:46 -07:00
Julio Perez
05a052c5c4 create milvus connection helpers (#257) 2024-12-06 16:19:20 -05:00
sosahi
916d171245 Sohail/update hw support matrix (#244) 2024-12-06 10:29:04 -05:00
Zenobia "Z" Redeaux
cbd4b26519 Update to migration files (#255)
Co-authored-by: zredeaux65 <95777719+zredeaux65@users.noreply.github.com>
2024-12-05 21:56:52 -08:00
Jeremy Dyer
38cffd30c1 Brev.dev Nv-Ingest PDF Launchable Notebook (#254) 2024-12-05 15:43:00 -05:00