Skip to content

Add validated matrix for AgentQnA #2080

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

Merged
merged 3 commits into from
Jun 18, 2025
Merged

Add validated matrix for AgentQnA #2080

merged 3 commits into from
Jun 18, 2025

Conversation

chensuyue
Copy link
Collaborator

@chensuyue chensuyue commented Jun 17, 2025

Description

  1. Add validated matrix for AgentQnA
  2. Optimize test scripts

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

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

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 07:59
Copy link

github-actions bot commented Jun 17, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Copy link
Contributor

@Copilot Copilot AI left a comment

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 adds a validated configuration matrix for AgentQnA and refactors the test script for container management.

  • Refactored container stop functions in the test script to a single stop_docker function.
  • Updated README.md with a new validated configurations table.

Reviewed Changes

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

File Description
AgentQnA/tests/test_compose_on_gaudi.sh Refactored multiple stop container functions into a unified stop_docker function.
AgentQnA/README.md Added a validated configurations table to document supported deployment options.
Comments suppressed due to low confidence (1)

AgentQnA/tests/test_compose_on_gaudi.sh:23

  • The variable RETRIEVAL_TOOL_PATH is used but no longer defined in this function. Consider reintroducing its declaration or updating the path to reference a defined variable.
cd $RETRIEVAL_TOOL_PATH/docker_compose/intel/cpu/xeon/

Signed-off-by: chensuyue <suyue.chen@intel.com>
pre-commit-ci bot and others added 2 commits June 17, 2025 08:26
Signed-off-by: chensuyue <suyue.chen@intel.com>
Copy link
Collaborator

@lkk12014402 lkk12014402 left a comment

Choose a reason for hiding this comment

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

LGTM

@chensuyue chensuyue merged commit a216a1c into main Jun 18, 2025
19 checks passed
@chensuyue chensuyue deleted the suyue/val_doc branch June 18, 2025 08:31
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.

5 participants