Skip to content

[DocSum] Fixed docsum deployment issues.#1942

Closed
Zhenzhong1 wants to merge 2 commits into
opea-project:mainfrom
Zhenzhong1:zhenzhong/docsumValidate
Closed

[DocSum] Fixed docsum deployment issues.#1942
Zhenzhong1 wants to merge 2 commits into
opea-project:mainfrom
Zhenzhong1:zhenzhong/docsumValidate

Conversation

@Zhenzhong1

@Zhenzhong1 Zhenzhong1 commented May 13, 2025

Copy link
Copy Markdown
Collaborator

Description

[DocSum] Fixed docsum deployment issues.

Issues

  • Setting proxy error
  • No vLLM parameters setting
  • README update

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)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

N/A

Tests

image

@Zhenzhong1 Zhenzhong1 requested a review from letonghan as a code owner May 13, 2025 08:06
@github-actions

github-actions Bot commented May 13, 2025

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the deployed version references in multiple README files from v1.2 to v1.3 to address deployment issues and adds missing vLLM parameter setup and proxy error instructions.

  • Updated checkout commands across docker compose files to use the latest version (v1.3)
  • Added an environment variable setup instruction in one DocSum README file

Reviewed Changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Translation/docker_compose/intel/hpu/gaudi/README.md Updated checkout command to v1.3
Translation/docker_compose/intel/cpu/xeon/README.md Updated checkout command to v1.3
Translation/docker_compose/amd/gpu/rocm/README.md Updated checkout command to v1.3
SearchQnA/docker_compose/intel/hpu/gaudi/README.md Updated checkout command to v1.3
SearchQnA/docker_compose/intel/cpu/xeon/README.md Updated checkout command to v1.3
SearchQnA/docker_compose/amd/gpu/rocm/README.md Updated checkout command to v1.3
DocSum/docker_compose/intel/hpu/gaudi/README.md Updated checkout command to v1.3 and added HUGGINGFACE_API_TOKEN environment variable instructions
DocSum/docker_compose/intel/cpu/xeon/README.md Updated checkout command to v1.3
CodeTrans/docker_compose/amd/gpu/rocm/README.md Updated checkout command to v1.3
ChatQnA/docker_compose/intel/hpu/gaudi/README.md Updated checkout command to v1.3
ChatQnA/docker_compose/intel/cpu/xeon/README.md Updated checkout command to v1.3
AudioQnA/docker_compose/intel/hpu/gaudi/README.md Updated checkout command to v1.3
AudioQnA/docker_compose/intel/cpu/xeon/README_vllm.md Updated checkout command to v1.3 (note the duplicated cd command)
AudioQnA/docker_compose/intel/cpu/xeon/README.md Updated checkout command to v1.3
Files not reviewed (1)
  • DocSum/docker_compose/set_env.sh: Language not supported

Comment thread DocSum/docker_compose/intel/hpu/gaudi/README.md Outdated
Comment thread AudioQnA/docker_compose/intel/cpu/xeon/README_vllm.md Outdated

@eero-t eero-t left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, looks OK to me.

@eero-t

eero-t commented May 13, 2025

Copy link
Copy Markdown
Contributor

Note that this will conflict with earlier PR #1917 => discuss to avoid overlap?

@Zhenzhong1

Zhenzhong1 commented May 14, 2025

Copy link
Copy Markdown
Collaborator Author

Note that this will conflict with earlier PR #1917 => discuss to avoid overlap?

Ok. I will commit the different change to the earlier PR.

92f7a48

@Zhenzhong1 Zhenzhong1 closed this May 14, 2025
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.

3 participants