Skip to content
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

Closed
Tracked by #957
letonghan opened this issue Dec 9, 2024 · 0 comments · Fixed by #1138
Closed
Tracked by #957

[Feature] ERAG refactor - retrievers #1004

letonghan opened this issue Dec 9, 2024 · 0 comments · Fixed by #1138
Assignees
Labels
feature New feature or request
Milestone

Comments

@letonghan
Copy link
Collaborator

Priority

P1-Stopper

OS type

Ubuntu

Hardware type

Xeon-GNR

Running nodes

Single Node

Description

task 2-19

@letonghan letonghan added the feature New feature or request label Dec 9, 2024
@letonghan letonghan self-assigned this Dec 9, 2024
@letonghan letonghan added this to the v1.2 milestone Dec 9, 2024
@joshuayao joshuayao linked a pull request Jan 14, 2025 that will close this issue
1 task
@letonghan letonghan mentioned this issue Jan 14, 2025
1 task
@joshuayao joshuayao removed a link to a pull request Jan 16, 2025
1 task
@joshuayao joshuayao linked a pull request Jan 16, 2025 that will close this issue
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]>
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
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant