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

GenAIComps microservices refactor #1072

Open
wants to merge 134 commits into
base: main
Choose a base branch
from
Open

GenAIComps microservices refactor #1072

wants to merge 134 commits into from

Conversation

chensuyue
Copy link
Collaborator

@chensuyue chensuyue commented Dec 24, 2024

Description

GenAIComps microservices refactor

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

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

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

XinyaoWa and others added 30 commits December 10, 2024 15:01
* refactor example

Signed-off-by: Xinyao Wang <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Xinyao Wang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: lvliang-intel <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
* reranks folder reorg

Signed-off-by: Wang, Kai Lawrence <[email protected]>

* update opea_reranking_microservice

Signed-off-by: Wang, Kai Lawrence <[email protected]>

* add each concrete reranking class

Signed-off-by: Wang, Kai Lawrence <[email protected]>

* update concrete reranking classes

Signed-off-by: Wang, Kai Lawrence <[email protected]>

* Fix some issues

* Fix issue reranking Micro Service in component controller

Signed-off-by: Wang, Xigui <[email protected]>

* Enabel check_health

Signed-off-by: Wang, Xigui <[email protected]>

* Put data format conversion in Micro-Service

Move data format conversion from reranking to Micro-Service

Signed-off-by: Wang, Xigui <[email protected]>

* Add comments for code

Clean the code

Signed-off-by: Wang, Xigui <[email protected]>

* refine

Signed-off-by: Wang, Kai Lawrence <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Wang, Kai Lawrence <[email protected]>
Signed-off-by: Wang, Xigui <[email protected]>
Co-authored-by: Wang, Xigui <[email protected]>
Co-authored-by: xiguiw <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: Xinyao Wang <[email protected]>
Signed-off-by: lvliang-intel <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: lvliang-intel <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: letonghan <[email protected]>
XinyaoWa and others added 12 commits December 24, 2024 10:05
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: letonghan <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: WenjiaoYue <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>
Signed-off-by: WenjiaoYue <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>
Signed-off-by: lvliang-intel <[email protected]>
Signed-off-by: chensuyue <[email protected]>
@chensuyue
Copy link
Collaborator Author

Related GenAIExamples update. https://github.com/opea-project/GenAIExamples/pull/1285/files

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
comps/cores/common/component.py 77.77% 2 Missing ⚠️
Files with missing lines Coverage Δ
comps/cores/common/component.py 88.88% <77.77%> (+0.79%) ⬆️

letonghan and others added 6 commits December 25, 2024 10:38
WenjiaoYue and others added 3 commits December 27, 2024 12:20
Signed-off-by: WenjiaoYue <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>
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.

7 participants