George Petropoulos
Results
2
issues of
George Petropoulos
Could we have a https://guardrailsai.com/llms.txt so we can ingest the entire docs for AI coding? Feels like a natural step in this AI era.
documentation
## Bug Description raise self._make_status_error_from_response(err.response) from None openai.BadRequestError: Error code: 400 - {'error': {'message': "Unsupported parameter: 'reasoning.effort' is not supported with this model.", 'type': 'invalid_request_error', 'param': 'reasoning.effort', 'code': 'unsupported_parameter'}} ##...
bug