Complete application fallback profile implementation
This commit is contained in:
@@ -126,9 +126,9 @@ later request must provide a direct credential. Environment-variable names may
|
|||||||
be reported, but inspection does not read credential values or require the
|
be reported, but inspection does not read credential values or require the
|
||||||
named variable to be populated.
|
named variable to be populated.
|
||||||
|
|
||||||
Inspection applies the ordinary configured and built-in profile precedence and
|
Inspection applies the engine's profile source precedence and resolves any
|
||||||
resolves any selected backend. It does not load a prompt, render content,
|
selected backend. It does not load a prompt, render content, reserve capacity,
|
||||||
reserve capacity, or contact a model.
|
or contact a model.
|
||||||
|
|
||||||
See the
|
See the
|
||||||
[profile-inspection consumer guide](../consumers/pkg-promptkit.md#inspect-a-profile-before-prompt-work)
|
[profile-inspection consumer guide](../consumers/pkg-promptkit.md#inspect-a-profile-before-prompt-work)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Application Fallback Profiles
|
# Application Fallback Profiles
|
||||||
|
|
||||||
Status: Selected for implementation.
|
Status: Complete.
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Application Fallback Profiles Implementation Plan
|
# Application Fallback Profiles Implementation Plan
|
||||||
|
|
||||||
**Status:** Ready for implementation.
|
**Status:** Complete.
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user