GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

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.

Results 278 GenAIExamples issues
Sort by recently updated
recently updated
newest added

VITE_CODE_GEN_URL is used in building the React UI Dockerfile. https://github.com/opea-project/GenAIExamples/blob/09a3196324b6b9094852c9a990d2a9346f779cda/CodeGen/docker/ui/docker/Dockerfile.react#L11 Is this environment variable configurable after building the npm app and copying it into nginx container? I tried to pass...

In the nginx.conf for CodeGen React UI, there is a hardcoded port 80. https://github.com/opea-project/GenAIExamples/blob/09a3196324b6b9094852c9a990d2a9346f779cda/CodeGen/docker/ui/react/nginx.conf#L2 Supporting parametrization of nginx port is not a purely cosmetic matter, since it causes issues on...

bug
A2

I understand that these are early days in the OPEA effort. With that said, **any plans to allow the option of protecting the ChatQNA UI with Authentication and HTTPS?** https://github.com/opea-project/GenAIExamples/blob/main/ChatQnA/docker/ui/react/nginx.conf...

Surabhi, Pradeep will implement it

Dev

I used 1 card VM instance from IDC, and tgi-service didn't run successfully in that IDC VM. ![image](https://github.com/opea-project/GenAIExamples/assets/21761437/b81f3107-819a-42d4-aa35-ef8b42f1b074) While I tried to restart it with "docker compose -f docker_compose.yaml up...

aitce

When using single-card Gaudi, We would like to make changes to `docker/gaudi/docker/docker_compose.yaml`, as shown in the picture below, to move TEI embedding microservice to CPU. This is due to the...

aitce

This document unnecessarily uses HTML for tables where markdown syntax would work just fine. It's also using styles on table elements that aren't supported, e.g., .class="tg-cly1". As written, this doesn't...

Dev

I've been setting up the ChatQnA AIPC from the opea-project on my system and have followed the instructions provided here: https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/docker/aipc Most microservices are working correctly, but I'm encountering issues...

InsightAssistant (IT Demo), Include: RAG retriever(optional) API call Doc writer agent (reflexion) Data privacy and Security(plan in future)

Dev

Femi will provide it

Dev