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 - chathistory #989

Closed
Tracked by #957
letonghan opened this issue Dec 9, 2024 · 0 comments · Fixed by #1154 or opea-project/GenAIExamples#1397
Closed
Tracked by #957

[Feature] ERAG refactor - chathistory #989

letonghan opened this issue Dec 9, 2024 · 0 comments · Fixed by #1154 or opea-project/GenAIExamples#1397
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-4

refactor chathistory comp following E-RAG design

@letonghan letonghan added the feature New feature or request label Dec 9, 2024
@letonghan letonghan added this to the v1.2 milestone Dec 9, 2024
@letonghan letonghan assigned XinyaoWa and unassigned wangkl2 Dec 16, 2024
yao531441 added a commit that referenced this issue Jan 16, 2025
Previously, the code for implementing microservice and functionalities was placed in one folder. Now the microservice and functionalities code have been separated.
Fix [Issue](#989)

Signed-off-by: Yao, Qing <[email protected]>
yao531441 added a commit that referenced this issue Jan 16, 2025
Previously, the code for implementing microservice and functionalities was placed in one folder. Now the microservice and functionalities code have been separated.
Fix [Issue](#989)

Signed-off-by: Yao, Qing <[email protected]>
yao531441 added a commit that referenced this issue Jan 16, 2025
Previously, the code for implementing microservice and functionalities was placed in one folder. Now the microservice and functionalities code have been separated.
Fix [Issue 989](#989)

Signed-off-by: Yao, Qing <[email protected]>
yao531441 added a commit to opea-project/GenAIExamples that referenced this issue Jan 16, 2025
… GenAIComps.

GenAIComps has refactored chathistory based on E-RAG code structure. Related path in GenAIExample have been modified.

[GenAIComps Issue 989](opea-project/GenAIComps#989)

Signed-off-by: Yao, Qing <[email protected]>
chensuyue pushed a commit that referenced this issue Jan 16, 2025
Previously, the code for implementing microservice and functionalities was placed in one folder. Now the microservice and functionalities code have been separated.

Fix [Issue 989](#989)

Signed-off-by: Yao, Qing <[email protected]>
chensuyue pushed a commit to opea-project/GenAIExamples that referenced this issue Jan 16, 2025
… GenAIComps. (#1397)

GenAIComps has refactored chathistory based on E-RAG code structure. Related path in GenAIExample have been modified.

Fix GenAIComps Issue opea-project/GenAIComps#989 
Signed-off-by: Yao, Qing <[email protected]>
smguggen pushed a commit to opea-aws-proserve/GenAIComps that referenced this issue Jan 23, 2025
Previously, the code for implementing microservice and functionalities was placed in one folder. Now the microservice and functionalities code have been separated.

Fix [Issue 989](opea-project#989)

Signed-off-by: Yao, Qing <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment