Skip to content

server: remove all internal mentions about "webui"#24817

Merged
ngxson merged 1 commit into
masterfrom
xsn/server_rm_redundant_webui_compat
Jun 19, 2026
Merged

server: remove all internal mentions about "webui"#24817
ngxson merged 1 commit into
masterfrom
xsn/server_rm_redundant_webui_compat

Conversation

@ngxson

@ngxson ngxson commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Overview

The internal duplication of webui / ui is quite annoying since it serve no real purpose (we only need public API compat, not internal one)

This PR:

  • Removes all internal mention about webui
  • Remove the duplicated webui from certain endpoints, since they are used internally by llama-ui
  • Still keep the --webui- for CLI compat

Requirements

@ngxson ngxson requested a review from a team as a code owner June 19, 2026 19:19
@github-actions github-actions Bot added examples python python script changes server labels Jun 19, 2026
@ngxson ngxson merged commit 175147e into master Jun 19, 2026
31 checks passed
jimbothigpen added a commit to jimbothigpen/llama.cpp that referenced this pull request Jun 20, 2026
Absorbs PRs ggml-org#24821 ggml-org#24796 ggml-org#24779 ggml-org#24817 ggml-org#23168 ggml-org#24787 ggml-org#24801 ggml-org#24794
ggml-webgpu F16 toggles, server router/agent refactor, cpp-httplib 0.48.0,
utf8 windows fix, docker UI build. No conflicts with our custom backends.
@ngxson ngxson deleted the xsn/server_rm_redundant_webui_compat branch June 20, 2026 08:23
papamoose pushed a commit to papamoose/llama.cpp that referenced this pull request Jun 27, 2026
adrianhoehne pushed a commit to adrianhoehne/llama.cpp that referenced this pull request Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples python python script changes server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants