Adding DBQnA example in GenAIExamples
Description
Added the new DBQnA example under GenAIExamples
Please try to include a README at the root of the example GenAIExamples/DBQnA/ to briefly explain what this example for. You may refer to our ProductivitySuite example here: https://github.com/Supriya-Krishnamurthi/GenAIExamples/blob/genAiDbQna/ProductivitySuite/README.md
Please try to include a README at the root of the example GenAIExamples/DBQnA/ to briefly explain what this example for. You may refer to our ProductivitySuite example here: https://github.com/Supriya-Krishnamurthi/GenAIExamples/blob/genAiDbQna/ProductivitySuite/README.md
Added
Hi @ZePan110 , We have met into README hyperlink path failure in the CI. This was previously passed until somepoint yesterday it fail consistently. We have validated all the possible from our side, including removing all the hyperlink from the changes and yet the issue still exist. And from the log output, it doesnt seems normal. We suspect it might be due to this PR866 that have been merged. Appreciate if you could take a look into this.
Thank you.
@hteeyeoh I fixed this issue in https://github.com/opea-project/GenAIExamples/pull/929, please review.