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
173 stars 84 forks source link

Incorrect number of docker images in the Readme for ChatQnA example for Gaudi #189

Closed rajiv-sudo closed 2 weeks ago

rajiv-sudo commented 1 month ago

In the instructions at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/docker-composer/gaudi, it says

Then run the command docker images, you will have the following 7 Docker Images:

It should say instead: Then run the command docker images, you will have the following 8 Docker Images:

opea/gen-ai-comps:embedding-tei-server opea/gen-ai-comps:retriever-redis-server opea/gen-ai-comps:reranking-tei-server opea/gen-ai-comps:llm-tgi-gaudi-server opea/tei-gaudi opea/gen-ai-comps:dataprep-redis-server opea/gen-ai-comps:chatqna-megaservice-server opea/gen-ai-comps:chatqna-ui-server

devpramod commented 2 weeks ago

@rajiv-sudo This issue has been fixed in the latest update