Skip to content

Conversation

@eero-t
Copy link
Collaborator

@eero-t eero-t commented May 21, 2025

Description

Update first README clause to indicate that some of the subservices are conditional, and fix another ChatQnA README regression introduced by #949.

Issues

n/a.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Dependencies

n/a.

Tests

CI.

@eero-t eero-t requested review from lianhao and yongfengdu as code owners May 21, 2025 09:21
@eero-t eero-t requested review from Copilot and removed request for lianhao and yongfengdu May 21, 2025 09:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Clarify that some subservices in the ChatQnA Helm chart are conditionally required and update the gaudi values file reference.

  • Update README introduction to reflect conditional subservices
  • Fix the filename for the gaudi install values file in a commented command
Comments suppressed due to low confidence (1)

helm-charts/chatqna/README.md:30

  • Verify that chatqna/gaudi-values.yaml exists in the repository and matches the intended filename, so the example install command remains accurate.
#helm install chatqna chatqna --set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} --set global.modelUseHostPath=${MODELDIR} --set vllm.LLM_MODEL_ID=${MODELNAME} -f chatqna/gaudi-values.yaml

Introduced also by opea-project#949, and update first README clause to indicate
that some of the subservices are conditional.

Signed-off-by: Eero Tamminen <[email protected]>
@eero-t eero-t force-pushed the fix-chat-readme branch from 2d63d11 to 5e27db8 Compare May 21, 2025 09:26
@eero-t eero-t requested review from Copilot and yongfengdu May 21, 2025 09:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a README regression by clarifying that some subservice dependencies are conditional and updating an installation command.

  • Updated the introductory clause to better describe dependency conditions.
  • Revised the Helm install comment to reference the correct values file.

@eero-t eero-t requested a review from lianhao May 21, 2025 09:35
@poussa poussa merged commit 31d0201 into opea-project:main May 22, 2025
7 checks passed
@eero-t eero-t deleted the fix-chat-readme branch June 4, 2025 18:01
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.

3 participants