| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| MILVUS_REQUIRED = ["pymilvus"] | ||
|
|
||
| RAG_REQUIRED = ["docling"] |
There was a problem hiding this comment.
unversioned?
Sorry, something went wrong.
There was a problem hiding this comment.
I was going to figure out which version was most appropriate unbounded but this uncovered the broader issue of us having to move to pyproject.toml over the setup.py so we'll have to work on that first.
Sorry, something went wrong.
There was a problem hiding this comment.
And it looks like it's being handled here! #5067
Sorry, something went wrong.
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
| Back | FazBrowse Home | New Git URL |
What this PR does / why we need it:
Adding docling to feast as add on
Which issue(s) this PR fixes:
Misc