ai-template icon indicating copy to clipboard operation
ai-template copied to clipboard

TypeError: Cannot convert argument to a ByteString because the character at index 11 has a value of 8230 which is greater than 255

Open hritik2002 opened this issue 1 year ago • 0 comments

Describe the bug Whenever I try to embed a pdf or simply query from the search box, I get the following error: TypeError: Cannot convert argument to a ByteString because the character at index 11 has a value of 8230 which is greater than 255

To Reproduce Steps to reproduce the behavior:

  1. Try to upload the pdf and click the upload button. OR
  2. Ask a question in the search box.

Expected behavior It should not give the error, it should perform it's respective functionality

Desktop (please complete the following information):

  • OS: MacBook Air (M1 Chip)
  • Browser: Chrome

hritik2002 avatar Oct 21 '23 21:10 hritik2002