Prepare the local backend convenience release

This commit is contained in:
2026-07-30 04:01:19 +00:00
parent 805a7f965d
commit 5a1bff4529
6 changed files with 92 additions and 7 deletions

View File

@@ -11,7 +11,8 @@ consumer value, and important policy choices.
This document is planning material, not a description of current behavior.
Current exported contracts remain owned by Go declarations and GoDoc, backend
registration guidance by the
[consumer guide](../consumers/pkg-promptkit.md#register-a-custom-backend), and
[consumer guide](../consumers/pkg-promptkit.md#configure-a-local-openai-compatible-endpoint),
and
implemented orchestration by the
[internal runner document](../internal/runner.md).