Skip to content

Integrate docker images into compose yaml file to simplify the run instructions. fix ui ip issue and add web search tool support #1656

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 7 commits into from
Mar 21, 2025

Conversation

louie-tsai
Copy link
Collaborator

@louie-tsai louie-tsai commented Mar 13, 2025

Description

Integrate docker images into compose yaml file to simplify the run instructions
hope to bring up AgentQnA with less commands with retriever
docker compose -f $WORKDIR/GenAIExamples/DocIndexRetriever/docker_compose/intel/cpu/xeon/compose.yaml -f compose.yaml up -d

also fixed the ui ip issue and add a web search tool support .
docker compose -f $WORKDIR/GenAIExamples/DocIndexRetriever/docker_compose/intel/cpu/xeon/compose.yaml -f compose.yaml -f compose.webtool.yaml up -d

web search on UI

image

Issues

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

NA

Tests

ITAC Gaudi2

Copy link

github-actions bot commented Mar 13, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@louie-tsai louie-tsai force-pushed the agentqna_fix branch 4 times, most recently from 63809d1 to f900025 Compare March 13, 2025 05:06
@yinghu5 yinghu5 self-requested a review March 14, 2025 01:21
@yinghu5 yinghu5 added the A0 Scrube label Mar 14, 2025
@louie-tsai louie-tsai requested a review from minmin-intel March 14, 2025 18:54
@louie-tsai louie-tsai changed the title Integrate docker images into compose yaml file to simplify the run instructions Integrate docker images into compose yaml file to simplify the run instructions. fix ui ip issue and add web search tool support Mar 18, 2025
@louie-tsai louie-tsai force-pushed the agentqna_fix branch 2 times, most recently from 7dd5026 to add3b35 Compare March 19, 2025 00:16
@louie-tsai louie-tsai force-pushed the agentqna_fix branch 2 times, most recently from 0dfd3b7 to b7847b6 Compare March 19, 2025 00:20
Copy link
Collaborator

@alexsin368 alexsin368 left a comment

Choose a reason for hiding this comment

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

reviewed with suggestions

@alexsin368
Copy link
Collaborator

updated READMEs. please review them

Copy link
Collaborator

@alexsin368 alexsin368 left a comment

Choose a reason for hiding this comment

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

left 1 more comment on a file in the UI folder

@louie-tsai louie-tsai force-pushed the agentqna_fix branch 9 times, most recently from 8db2b23 to ab3b940 Compare March 20, 2025 19:14
louie-tsai and others added 7 commits March 20, 2025 13:06
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
add mock-api docker instance

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: alexsin368 <alex.sin@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
@louie-tsai
Copy link
Collaborator Author

@chensuyue

We don't change any code for AMD run, and saw below strange issue.
any idea?
image

possible to get the PR merged since we just finish AI Agent Webinar and hope to have updates ready for attendees.

@chensuyue
Copy link
Collaborator

The left CI issue is not related to this PR, so merge first.
#1701 The issue will be sent to AMD team.

@chensuyue chensuyue merged commit e8f2313 into opea-project:main Mar 21, 2025
59 of 71 checks passed
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Apr 1, 2025
…structions. fix ui ip issue and add web search tool support (opea-project#1656)

Integrate docker images into compose yaml file to simplify the run instructions. fix ui ip issue and add web search tool support

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Co-authored-by: alexsin368 <alex.sin@intel.com>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request Apr 1, 2025
…structions. fix ui ip issue and add web search tool support (opea-project#1656)

Integrate docker images into compose yaml file to simplify the run instructions. fix ui ip issue and add web search tool support

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Co-authored-by: alexsin368 <alex.sin@intel.com>
Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters pushed a commit to chyundunovDatamonsters/OPEA-GenAIExamples that referenced this pull request May 16, 2025
…structions. fix ui ip issue and add web search tool support (opea-project#1656)

Integrate docker images into compose yaml file to simplify the run instructions. fix ui ip issue and add web search tool support

Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Co-authored-by: alexsin368 <alex.sin@intel.com>
Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants