NVIDIA / NVIDIA/NeMo-Retriever
[BUG]: VDB Upload task not connecting to milvus
Open
@jperez999 is already working on this.
Since Jan 13, 2025.
bug
- Dominant language
- Python
- Stars
- 3k
- Forks
- 349
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Version
Main
Which installation method(s) does this occur on?
No response
Describe the bug.
When you try to run the vdb_upload task, you end up with a failure on the pipeline because nv-ingest tries and cannot connect to milvus. In the nv-ingest logs it shows that a pymilvus API we used is no longer available with newer versions of the package. Which are installed with conda.
Minimum reproducible example
Try to run the LLamaindex example notebook, and it fails.
Relevant log output
Other/Misc.
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.