Closed exentrich closed 1 year ago
Hey @exentrich, we currently do client side response validation which I think we will turn off because it causes issues like you are seeing. I'll try release a new sdk version today :)
Thank you so much! Cohere is currently the most user-friendly solution. You don't need a PhD to start creating an AI-powered search :) Looking forward for the update!
This is so great to hear! also your issue should be fixed with 7.4.0. Let us know if you have any further problems
Crash with error:
It seems like an internal library error. The
chat()
method expects atext
andgeneration_id
in the response, but these keys are missing when using thesearchQueriesOnly
parameter.