You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/[email protected]/dev/techs/ai-hedge-fund/.venv/lib/python3.12/site-packages/openai/_base_client.py", line 1064, in _request
raise self._make_status_error_from_response(err.response) from None
openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid schema for response_format 'PortfolioManagerOutput': In context=('properties', 'quantity'), 'minimum' is not permitted.", 'type': 'invalid_request_error', 'param': 'response_format', 'code': None}}
During task with name 'portfolio_management_agent' and id '5a82ebe2-5868-5b7d-11ef-91e86f1bb4c0'
The text was updated successfully, but these errors were encountered:
I have the same error for the confidence filed openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid schema for response_format 'PortfolioManagerOutput': In context=('properties', 'confidence'), 'maximum' is not permitted.", 'type': 'invalid_request_error', 'param': 'response_format', 'code': None}}
The text was updated successfully, but these errors were encountered: