Skip to content

docs: add architecture diagram, GLM-5.2 profile, and README refresh#14

Open
flobernd wants to merge 2 commits into
masterfrom
readme-architecture
Open

docs: add architecture diagram, GLM-5.2 profile, and README refresh#14
flobernd wants to merge 2 commits into
masterfrom
readme-architecture

Conversation

@flobernd

Copy link
Copy Markdown
Owner

Summary

Adds the architecture diagram, a drop-in profiles/glm52.yaml, and a README refresh as a standalone commit on master.

Intention

This change was originally a standalone 3-file commit on dev (ee58466) but got entangled after dev was rebased onto master (the rebased parent lacked the adapter code the original parent had, so the commit's diff ballooned). This PR restores it as a clean standalone commit against master.

Changes

  • architecture.svg: architecture overview diagram referenced from the README.
  • profiles/glm52.yaml: drop-in reassembly of the GLM-5.2 profile from the README examples, with comments.
  • README.md: refresh to use GLM-5.2 as the running example, a bullet list for profile precedence, an expanded Brave Search section, and drop the batch capability.

Notes

Master does not yet have the capabilities / reasoning_effort / roles features (PRs #18 / #19 / #20 are still open). The README on this branch documents them, so this is docs-ahead of those feature PRs; merge it alongside or after them, or trim the feature sections if you'd rather land those with their own PRs.

Testing

Docs-only change (README + svg + yaml). cargo build --release is unaffected; no tests exercise these files.

@flobernd
flobernd force-pushed the readme-architecture branch from 362a7ae to 61e4eb7 Compare June 29, 2026 10:32
lukealonso and others added 2 commits July 4, 2026 12:55
Add an architecture diagram (architecture.svg) to the README overview,
plus profiles/glm52.yaml as a drop-in reassembly of the GLM-5.2 profile
from the README examples, with comments explaining the gateway-level
behavior of each section. Refresh the README to match: GLM-5.2 as the
running example for capabilities and reasoning_effort, a bullet list
for profile precedence, an expanded Brave Search section, and drop the
batch capability (neither the gateway nor vLLM exposes a batch route).
@flobernd
flobernd force-pushed the readme-architecture branch from 61e4eb7 to da09073 Compare July 4, 2026 21:21
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.

2 participants