Skip to content

AgentQnA: update instructions and env variable names for remote endpoints #2113

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 6 commits into from
Aug 11, 2025

Conversation

alexsin368
Copy link
Collaborator

Description

Update instructions and environment variables names for remote endpoints.

Issues

#1973

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

None

Tests

Documentation change only.

Signed-off-by: alexsin368 <alex.sin@intel.com>
@Copilot Copilot AI review requested due to automatic review settings July 3, 2025 18:59
Copy link

github-actions bot commented Jul 3, 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

Update instructions and environment variable names to support remote endpoints in the AgentQnA service.

  • Renamed the interpolated env var from LLM_ENDPOINT_URL to REMOTE_ENDPOINT in compose_remote.yaml
  • Extended README with new REMOTE_ENDPOINT and model variables and updated related instructions

Reviewed Changes

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

File Description
AgentQnA/docker_compose/intel/cpu/xeon/compose_remote.yaml Swapped ${LLM_ENDPOINT_URL} for ${REMOTE_ENDPOINT} in service environments
AgentQnA/README.md Clarified remote endpoint setup, added REMOTE_ENDPOINT and model vars
Comments suppressed due to low confidence (2)

AgentQnA/README.md:220

  • [nitpick] Consider using an uppercase environment variable name (MODEL) for consistency and clarity, since env vars are typically all-caps.
- `model` is the model card which may need to be overwritten depending on what it is set to `set_env.sh`.

@alexsin368 alexsin368 requested a review from louie-tsai July 3, 2025 21:21
@alexsin368 alexsin368 added this to the v1.4 milestone Jul 3, 2025
Copy link
Collaborator

@louie-tsai louie-tsai left a comment

Choose a reason for hiding this comment

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

looks good to me.

Signed-off-by: alexsin368 <alex.sin@intel.com>
Signed-off-by: alexsin368 <alex.sin@intel.com>
Copy link
Collaborator

@amberjain1 amberjain1 left a comment

Choose a reason for hiding this comment

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

remove all Denvr references and make it generic

@alexsin368 alexsin368 closed this Aug 5, 2025
@alexsin368 alexsin368 force-pushed the agentqna-remote-endpoint branch from f7e9c7d to 2870386 Compare August 5, 2025 23:08
Signed-off-by: alexsin368 <alex.sin@intel.com>
@alexsin368 alexsin368 reopened this Aug 5, 2025
Signed-off-by: alexsin368 <alex.sin@intel.com>
@alexsin368 alexsin368 merged commit d9cd9ee into opea-project:main Aug 11, 2025
13 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