Skip to content

Fix GenAIExamples #1607#1776

Merged
ZePan110 merged 2 commits intoopea-project:mainfrom
ctao456:ctao/fix_#1607
Apr 9, 2025
Merged

Fix GenAIExamples #1607#1776
ZePan110 merged 2 commits intoopea-project:mainfrom
ctao456:ctao/fix_#1607

Conversation

@ctao456
Copy link
Copy Markdown
Collaborator

@ctao456 ctao456 commented Apr 8, 2025

Description

Fix #1607

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.)

Tests

GenAIExamples/AvatarChatbot/tests/test_compose_on_gaudi.sh
GenAIExamples/AvatarChatbot/tests/test_compose_on_xeon.sh

Copilot AI review requested due to automatic review settings April 8, 2025 16:42
@ctao456 ctao456 requested a review from lkk12014402 as a code owner April 8, 2025 16:42
Copy link
Copy Markdown
Contributor

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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • AvatarChatbot/tests/test_compose_on_gaudi.sh: Language not supported
  • AvatarChatbot/tests/test_compose_on_xeon.sh: Language not supported

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

@ctao456 ctao456 mentioned this pull request Apr 8, 2025
8 tasks
@joshuayao joshuayao added this to the v1.3 milestone Apr 9, 2025
@joshuayao joshuayao requested a review from lvliang-intel April 9, 2025 00:48
@yinghu5 yinghu5 requested review from xiguiw and yinghu5 April 9, 2025 00:52
Copy link
Copy Markdown
Collaborator

@yinghu5 yinghu5 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@ZePan110 ZePan110 merged commit 4d65271 into opea-project:main Apr 9, 2025
23 of 25 checks passed
Mahathi-Vatsal pushed a commit to Mahathi-Vatsal/GenAIExamples that referenced this pull request Apr 9, 2025
Fix issue opea-project#1607

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: Mahathi Vatsal <[email protected]>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request May 16, 2025
Fix issue opea-project#1607

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
letonghan pushed a commit that referenced this pull request Sep 17, 2025
* Add postgres health check for text2sql

API "/v1/postgres/health" is missing in text2sql microservice,
which is required by UI in GenAIExample. This commit adds the api
and fix several typos in README.

This PR should fix #1776.

Signed-off-by: PeterYang12 <[email protected]>

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

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

---------

Signed-off-by: PeterYang12 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ying Hu <[email protected]>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Fix issue opea-project#1607

Signed-off-by: Chun Tao <[email protected]>
Signed-off-by: cogniware-devops <[email protected]>
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.

[Bug] AvatarChatbot test fail

6 participants