-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
I am getting negative max tokens in AI call.. Some small bug probably...
2024-08-12 09:54:03,183 - ERROR - An error occurred while processing a chunk: Error code: 400 - {'error': {'message': "Invalid 'max_tokens': integer below minimum value. Expected a value >= 1, but got -1971 instead.", 'type': 'invalid_request_error', 'param': 'max_tokens', 'code': 'integer_below_min_value'}}
2024-08-12 09:54:03,420 - ERROR - An error occurred while processing a chunk: Error code: 400 - {'error': {'message': "Invalid 'max_tokens': integer below minimum value. Expected a value >= 1, but got -1971 instead.", 'type': 'invalid_request_error', 'param': 'max_tokens', 'code': 'integer_below_min_value'}}
Metadata
Metadata
Assignees
Labels
No labels