Ask a question to get started
Enter to send•Shift+Enter new line
Parse Pydantic validation error response.
Returns a list of validation error details, each containing:
parse_validation_error( error: httpx.HTTPStatusError, ) -> list[dict]