opea-project / GenAIExamples

Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
https://opea.dev
Apache License 2.0
278 stars 194 forks source link

[doc] Clean-Up ChatQnA yaml options #734

Open mkbhanda opened 2 months ago

mkbhanda commented 2 months ago

Prior to support data preparation for the ChatQnA pipeline where the end user uploads their own documents we had pre-populated the vectorDB with some Nike data. In https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/kubernetes folder, it is time to remove the yamls corresponding to this limited use case, namely chatQnA_xeon.yaml and https://github.com/opea-project/GenAIExamples/blob/main/ChatQnA/kubernetes/chatQnA_gaudi.yaml

feng-intel commented 2 months ago

What's "limited use case" ?

feng-intel commented 2 weeks ago

@mkbhanda Could you submit a PR to clean up and for review?