Description
Describe the bug
When ever i try to use any chat bot in pear ai, I get the following issue "
Server side error (Please contact PearAI support): litellm.BadRequestError: OpenAIException - Error code: 400 - {'error': {'message': 'Invalid base64 image_url.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_base64'}}
"
NO CHAT BOTS WORK!!
How to reproduce
Type anything into the chatbot
Expected behavior
It gives me this error message.
Screenshots
Server side error (Please contact PearAI support): litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=claude-3-5-sonnet Pass model as E.g. For 'Huggingface' inference endpoints pass in completion(model='huggingface/starcoder',..) Learn more: https://docs.litellm.ai/docs/providers
Server side error (Please contact PearAI support): litellm.BadRequestError: OpenAIException - Error code: 400 - {'error': {'message': 'Invalid base64 image_url.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_base64'}}
Additional information
- Version of the extension impacted: vX.X.X
🧙 Add any other context about the problem here.