Clarify PromptKit configuration and retire the completed plan

This commit is contained in:
2026-07-30 15:38:31 +00:00
parent b4363b3b73
commit 9171b66a41
2 changed files with 4 additions and 652 deletions

View File

@@ -93,10 +93,10 @@ promptkit:
| **local_backend.endpoint** | string | Required when **local_backend** is present; absolute HTTP or HTTPS URL with a host. |
| **local_backend.concurrency_limit** | integer | Optional non-negative limit; defaults to 0. |
Set at most one of these fields. Profile IDs used by a binding must be available
from the selected PromptKit profile source when the pipeline is resolved.
The optional local registration may coexist with either profile source or with
PromptKit's built-in profiles.
Set at most one of **profile_dir** and **profile_file**. Profile IDs used by a
binding must be available from the selected PromptKit profile source when the
pipeline is resolved. The optional local registration may coexist with either
profile source or with PromptKit's built-in profiles.
When **local_backend** is present, its endpoint is trimmed and must use HTTP or
HTTPS case-insensitively, be absolute, and have a non-empty host. URL paths are