run-llama / chat-llamaindex

https://chat.llamaindex.ai
MIT License
761 stars 245 forks source link

[Bug] TypeError: text.match is not a function #54

Open 0x-maker opened 6 months ago

0x-maker commented 6 months ago

Describe the bug TypeError: text.match is not a function

To Reproduce Steps to reproduce the behavior:

  1. Create GPT4V model
  2. upload image
  3. prompt the model to "explain this picture"
  4. error generates

Expected behavior Proper response from model

Deployment

Desktop (please complete the following information):

0x-maker commented 6 months ago

??????