I am facing NotImpl...
 
Notifications
Clear all

[Solved] I am facing NotImplementedError when running qa_chain.run() - AI4I Chat with your Document

3 Posts
2 Users
0 Likes
158 Views
(@rayn)
Active Member Member
Joined: 3 months ago
Posts: 7
Topic starter  
In "Chat with your document" course under "setting up your first vector database"
I am having problems with  qa_chain.run() where it say:
NotImplementedError: text/html output type is not implemented yet. You can pass `raw_response=True` to get the raw `Response` object and parse the output by yourself.
I tried running with "raw_response=True" but it gave back the same error.
I am running locally on a seperate conda environment and I have installed the relevant packages already.
 
I know I could just press "mark as complete" for "Chat with your document" course but I wish to more of a completionist and able to run the codes in the course.
 
I hope someone could help me.

   
Quote
Topic Tags
Gayathriy
(@gayathriy)
Reputable Member Moderator
Joined: 12 months ago
Posts: 191
 

Hi Ryan, 

Please refer to our response to your email query on the same.

Best regards,
Gayathriy


   
ReplyQuote
(@rayn)
Active Member Member
Joined: 3 months ago
Posts: 7
Topic starter  

qa.run() on google colab doesn't have such error. Maybe this this is a local conda environment issue


   
ReplyQuote
Share: