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

chore(wren-ai-service): refactor #936

Merged
merged 6 commits into from
Nov 21, 2024
Merged

chore(wren-ai-service): refactor #936

merged 6 commits into from
Nov 21, 2024

Conversation

cyyeh
Copy link
Member

@cyyeh cyyeh commented Nov 20, 2024

  • simplify pipeline dry run
  • use formal version of AsyncDriver instead of experimental version
  • unify configuration for apis

@cyyeh cyyeh added module/ai-service ai-service related ci/ai-service ai-service related labels Nov 20, 2024
@paopa paopa self-requested a review November 21, 2024 07:30
Copy link
Member

@paopa paopa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. having a nitpick comment, i think we could ship this PR first.

Comment on lines +23 to +24
from src.web.v1.services import Configuration
from src.web.v1.services.ask import AskHistory
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: we could consider moving them into pipeline layer in the future. i think it can reduce the bi-dependency between pipeline and service layer

@paopa paopa merged commit 764f392 into main Nov 21, 2024
8 checks passed
@paopa paopa deleted the chore/ai-service/refactor branch November 21, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/ai-service ai-service related module/ai-service ai-service related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants