• v0.5.0 31f2ce3a09

    Promptkit v0.5.0

    eric released this 2026-08-01 13:20:20 +00:00 | 89 commits to main since this release

    Validated commit: 31f2ce3a09
    Compatibility: Existing v0.4.0 source should continue to compile. Unset top_p is now omitted instead of being sent as 1; other unset optional numeric provider controls are also omitted.
    Public API changes: Adds WithFallbackProfileFS for application-owned profile defaults below ordinary configured sources and above Promptkit built-ins. No public declaration was removed or changed.
    Consumer action: Configure top_p explicitly if provider behavior depended on Promptkit sending 1. Otherwise no migration is required; adoption of application fallback profiles is optional.

    Downloads