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
256 stars 180 forks source link

[Bug] LOGFLAG warning when starting up ChatQnA with Getting Started #1025

Open arun-gupta opened 6 days ago

arun-gupta commented 6 days ago

Priority

Undecided

OS type

Ubuntu

Hardware type

Xeon-GNR

Installation method

Deploy method

Running nodes

Single Node

What's the version?

latest

Description

Followed the steps at https://opea-project.github.io/latest/getting-started/README.html to run ChatQnA on AWS. Running the Docker Compose command gives the following warning:

WARN[0000] The "LOGFLAG" variable is not set. Defaulting to a blank string. 

Should this be included in set_env.sh?

Reproduce steps

https://opea-project.github.io/latest/getting-started/README.html

Raw log

No response