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

Modify the corresponding path based on the refactor of chathistory in GenAIComps. #1397

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

yao531441
Copy link
Collaborator

Description

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

Fix GenAIComps Issue 989

Issues

GenAIComps Issue 989

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • [* ] Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

UT

… 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]>
Copy link

github-actions bot commented Jan 16, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@yao531441 yao531441 requested a review from ZePan110 as a code owner January 16, 2025 05:48
@yao531441 yao531441 force-pushed the yao531441/chathistory branch from f039cb5 to 6f18b81 Compare January 16, 2025 06:21
@chensuyue chensuyue merged commit b4269d6 into main Jan 16, 2025
17 of 18 checks passed
@chensuyue chensuyue deleted the yao531441/chathistory branch January 16, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] ERAG refactor - chathistory
3 participants