Skip to content

Change CodeGen default ui from gradio to svelte.#2321

Merged
ZePan110 merged 3 commits into
mainfrom
ze/update
Nov 5, 2025
Merged

Change CodeGen default ui from gradio to svelte.#2321
ZePan110 merged 3 commits into
mainfrom
ze/update

Conversation

@ZePan110
Copy link
Copy Markdown
Collaborator

@ZePan110 ZePan110 commented Nov 4, 2025

Description

Change CodeGen default ui from gradio to svelte.

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.

Signed-off-by: ZePan110 <ze.pan@intel.com>
Copilot AI review requested due to automatic review settings November 4, 2025 01:37
@ZePan110 ZePan110 requested a review from yao531441 as a code owner November 4, 2025 01:37
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 4, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

@ZePan110 ZePan110 requested a review from joshuayao November 4, 2025 01:38
@ZePan110 ZePan110 mentioned this pull request Nov 4, 2025
10 tasks
Copy link
Copy Markdown
Contributor

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 changes the default UI for the CodeGen service from Gradio to Svelte across multiple deployment configurations and documentation files.

Key changes:

  • Replace all references to codegen-gradio-ui with codegen-ui in Docker Compose configurations and test scripts
  • Update documentation to reflect Svelte as the default UI instead of Gradio
  • Maintain backward compatibility by documenting Gradio as an optional UI

Reviewed Changes

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

Show a summary per file
File Description
CodeGen/tests/test_compose_tgi_on_epyc.sh Update service list to use generic codegen-ui instead of codegen-gradio-ui
CodeGen/tests/test_compose_on_gaudi.sh Update service list to use generic codegen-ui instead of codegen-gradio-ui
CodeGen/tests/test_compose_on_epyc.sh Update service list to use generic codegen-ui instead of codegen-gradio-ui
CodeGen/docker_compose/intel/hpu/gaudi/compose_tgi.yaml Change Docker image reference from codegen-gradio-ui to codegen-ui
CodeGen/docker_compose/intel/hpu/gaudi/compose.yaml Change Docker image reference from codegen-gradio-ui to codegen-ui
CodeGen/docker_compose/intel/hpu/gaudi/README.md Update documentation to reflect Svelte as default UI with Gradio as optional
CodeGen/docker_compose/intel/cpu/xeon/compose_tgi_openeuler.yaml Change Docker image reference from codegen-gradio-ui to codegen-ui
CodeGen/docker_compose/intel/cpu/xeon/compose_remote.yaml Change Docker image reference from codegen-gradio-ui to codegen-ui
CodeGen/docker_compose/intel/cpu/xeon/README.md Update documentation and service references to reflect Svelte as default UI

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CodeGen/docker_compose/intel/cpu/xeon/README.md Outdated
Comment thread CodeGen/docker_compose/intel/cpu/xeon/README.md Outdated
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
@ZePan110 ZePan110 merged commit e089294 into main Nov 5, 2025
23 of 25 checks passed
@ZePan110 ZePan110 deleted the ze/update branch November 5, 2025 06:48
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
cogniware-devops pushed a commit to Cogniware-Inc/GenAIExamples that referenced this pull request Dec 19, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: cogniware-devops <ambarish.desai@cogniware.ai>
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