Conversation
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
for more information, see https://pre-commit.ci
|
CI for this example only able to be test after opea-project/GenAIComps#318 merged. |
@chensuyue I have the tests updated to pull the Comps from the PR itself, the tests run fine locally on Xeon and Gaudi. Not sure why they are failing here. |
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
Signed-off-by: Yogesh Pandey <[email protected]>
WenjiaoYue
left a comment
There was a problem hiding this comment.
The UI code (React, Svelte) is almost just renamed and copied from the content of docSum. So, what is the purpose of FAQGen? What improvements have been made, and are these improvements necessary to be provided to users as a complete repository? If the modifications are minor, can improvements be made in docSum or explained in docSum?
@WenjiaoYue , Since FAQGen needs special prompts to generate FAQs from the data, it is currently implemented as a different example. There is an ongoing discussion on consolidating the LLMs in upcoming releases. Later, we can update docsum to do summarization, FaqGen, meeting summary and other data insights from the same example. |
* Added FAQGEN v1 Signed-off-by: Yogesh Pandey <[email protected]> --------- Signed-off-by: Yogesh Pandey <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Added FAQGEN v1 Signed-off-by: Yogesh Pandey <[email protected]> --------- Signed-off-by: Yogesh Pandey <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: cogniware-devops <[email protected]>
Description
This PR introduces FAQGen Megaservice in GenAIExamples. Dependent on PR 318
in GenAIComps
Issues
n/a
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Test files to test on Xeon and Gaudi nodes