Skip to content

docs: clarify API server tool execution locality (salvage #19117) - #21223

Merged
teknium1 merged 1 commit into
mainfrom
salvage/pr-19117
May 7, 2026
Merged

docs: clarify API server tool execution locality (salvage #19117)#21223
teknium1 merged 1 commit into
mainfrom
salvage/pr-19117

Conversation

@teknium1

@teknium1 teknium1 commented May 7, 2026

Copy link
Copy Markdown
Contributor

Closes #19117 via salvage. First increment for #18715.

Summary

  • Clarifies that Hermes' OpenAI-compatible API server is a server-side Hermes agent runtime, not a pure LLM proxy (tools execute on the API-server host).
  • Adds runtime metadata to /v1/capabilities so clients can detect the server_agent / tool_execution: server semantics.
  • Doc update to open-webui.md reflecting same.

Validation

scripts/run_tests.sh tests/gateway/test_api_server.py → 138 passed.

Original author: @pingchesu.

@teknium1
teknium1 merged commit 43a6645 into main May 7, 2026
9 of 12 checks passed
@teknium1
teknium1 deleted the salvage/pr-19117 branch May 7, 2026 12:30
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

🔎 Lint report: salvage/pr-19117 vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 7498 on HEAD, 7498 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 3938 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@alt-glitch alt-glitch added type/docs Documentation improvements comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/gateway Gateway runner, session dispatch, delivery P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants