docs(models): document registerBackend / defineBackend custom backends#554
Merged
Conversation
Covers the public custom-backend registration API added in HarperFast/harper#1405: a Custom backends section in backends.md, a registerBackend() entry in api.md, and an overview mention. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-554 This preview will update automatically when you push new commits. |
…tream return shape Addresses gemini-code-assist review on #554. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-554 This preview will update automatically when you push new commits. |
dawsontoth
approved these changes
Jun 29, 2026
…-only generate #1405 (registerBackend/defineBackend) merged and ships in v5.1.15. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
🚀 Preview DeploymentYour preview deployment is ready! 🔗 Preview URL: https://preview.harper-documentation.harperfabric.com/pr-554 This preview will update automatically when you push new commits. |
This was referenced Jun 29, 2026
🧹 Preview CleanupThe preview deployment for this PR has been removed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the public custom-backend registration API (
registerBackend/defineBackend) added in HarperFast/harper#1405.reference/models/backends.md— new Custom backends section:defineBackend,registerBackend, theModelBackendreturn shape, an in-process example, and the code-beats-config precedence note.reference/models/api.md— aregisterBackend()entry alongside the othermodelsmethods, linking to the guide.reference/models/overview.md— notes that a call can route to a registered custom backend.Companion
Docs for HarperFast/harper#1405 (which closes harper#1325 — the imperative custom-backend API). Operator config-file selection of custom backends is tracked separately in harper#1471 and is intentionally not documented here.
Version
<VersionBadge>is set to v5.1.15 — harper#1405 is merged and ships in that release.Generated by an LLM (Claude Opus 4.8).
🤖 Generated with Claude Code