Clarify PromptKit configuration and retire the completed plan
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user