Update AgentQnA and DocSum for Gaudi Compatibility#1777
Update AgentQnA and DocSum for Gaudi Compatibility#1777ashahba merged 1 commit intoopea-project:mainfrom
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned FilesNone |
|
Hi @Mahathi-Vatsal could you please fix the DCO issue? Thanks. |
ashahba
left a comment
There was a problem hiding this comment.
LGTM!
Thanks @Mahathi-Vatsal
ca40941 to
b3cd090
Compare
ashahba
left a comment
There was a problem hiding this comment.
I didn't pay close attention this afternoon to commit list, but now that I look closer I see many commits added by this PR.
@Mahathi-Vatsal do you want to update your fork and reset your branch so that only a few commits (ideally one only since this is a very small PR) that truly belong to you show in the commit list?
Thanks.
c7cd5b4 to
a560c27
Compare
|
@ashahba : I cleaned up the commits and also included the suggested steps in run_ingest_data.sh. I will create a PR to github.io documentation to include note in the README to the two required packages for AgentQnA. |
|
@Mahathi-Vatsal, |
Signed-off-by: Mahathi Vatsal <[email protected]>
42431c2 to
22c5ec0
Compare
Signed-off-by: Mahathi Vatsal <[email protected]> Signed-off-by: Chingis Yundunov <[email protected]>
* 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]>
Signed-off-by: Mahathi Vatsal <[email protected]> Signed-off-by: cogniware-devops <[email protected]>
Description
Updated AgentQnA and DocSum components to enable smooth execution on Gaudi.
Issues
n/a — no specific issue or RFC linked to this PR.
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
The following dependencies were explicitly installed via pip to ensure proper runtime:
Both are commonly used and lightweight Python libraries.
Tests