Files
Dmitry Ng cf5f5f41f4 feat(llms): enhance structured output handling and validation
Update the structured output validation in the Anthropic LLM tests to ensure that errors preserve the response. Modify the GenerateContent method to return a non-nil response alongside typed errors for structured-output validation failures. Additionally, implement checks for model support of structured output, rejecting legacy models that do not support it. This change improves error handling and ensures that structured output is correctly validated across different models.
2026-07-17 12:34:33 +03:00
..
2025-06-22 02:27:21 +03:00