fabro/lib
Bryan Helmkamp 0cd22ebd75
refactor: build structured-output GenerateParams via struct update
Replaces the per-field if-let cascade in the structured completion path
with a single struct-update expression. The cascade had to be extended
by hand for every request field and silently dropped stop_sequences and
provider_options, which the non-structured path already forwarded.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 08:40:55 -04:00
..
apps refactor: build structured-output GenerateParams via struct update 2026-07-24 08:40:55 -04:00
components Merge remote-tracking branch 'origin/main' into fix/cancellation-interrupt-lifecycle 2026-07-23 20:55:25 -04:00
foundation Merge pull request #609 from fabro-sh/fix/typed-completion-reasoning-effort 2026-07-24 08:19:01 -04:00
packages/fabro-api-client Validate completion reasoning effort 2026-07-24 07:04:31 -04:00