Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix BACKEND_SERVICE_ENDPOINT variable value in the VideoQnA instructions #821

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dmsuehir
Copy link
Contributor

Description

This PR fixes an issue with the VideoQnA backend service endpoint environment variable in the docs where it incorrectly says chatqna instead of videoqna. Without this fix, I'm seeing the following error:

image

Also, I have a minor change to use ${host_ip} when setting up the no_proxy env var, since that's host_ip is already defined earlier in the README.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

Built all images and ran the VideoQnA microservices on a Xeon machine. I updated sample videos, brought up the UI, and submitted prompts.

Signed-off-by: dmsuehir <dina.s.jones@intel.com>
@lvliang-intel lvliang-intel merged commit 79e947e into opea-project:main Sep 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants