Files
Reactive-Resume/packages
sdeonvacation 7275da7303 fix(ai): handle markdown-fenced JSON in analyzeResume response (#3142)
Some providers (notably Anthropic via proxies) wrap JSON output in
markdown code fences (```json ... ```), causing Output.object to
throw NoObjectGeneratedError / JSONParseError.

Replace Output.object with manual JSON boundary extraction that works
regardless of fencing. Also propagate the original AISDKError as cause
in throwAiProviderGatewayError for better diagnostics.
2026-06-17 13:27:06 +02:00
..
2026-06-17 10:40:23 +02:00
2026-05-19 13:14:21 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00
2026-06-17 10:40:23 +02:00