-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] ERAG refactor - retrievers #1004
Comments
35 tasks
1 task
1 task
1 task
Merged
1 task
chensuyue
pushed a commit
that referenced
this issue
Jan 16, 2025
Refactor retrievers into E-RAG style. The folder structure after refactored is as below: - retrievers - deployment - docker_compose - kubernetes - src - integrations - redis.py - milvus.py - ... - Dockerfile - opea_retrievers_microservice.py - README.md - requirements.txt - set_env.sh #1004 Signed-off-by: letonghan <[email protected]>
letonghan
added a commit
that referenced
this issue
Jan 17, 2025
Refine retrievers Dockerfile and requirements.txt and move `--extra-index-url` into Dockerfile for CPU Docker image. Fix issue #1004. Signed-off-by: letonghan <[email protected]>
1 task
smguggen
pushed a commit
to opea-aws-proserve/GenAIComps
that referenced
this issue
Jan 23, 2025
Refactor retrievers into E-RAG style. The folder structure after refactored is as below: - retrievers - deployment - docker_compose - kubernetes - src - integrations - redis.py - milvus.py - ... - Dockerfile - opea_retrievers_microservice.py - README.md - requirements.txt - set_env.sh opea-project#1004 Signed-off-by: letonghan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Priority
P1-Stopper
OS type
Ubuntu
Hardware type
Xeon-GNR
Running nodes
Single Node
Description
task 2-19
The text was updated successfully, but these errors were encountered: