widike
widike
Same error for me. Works well with gpt3 model but with gpt-35-turbo on Azure I get the same resource not found error using the ConversationalRetrievalChain.
from_documents doesn't work for me, unfortunately. I double-checked the url and api key. Any ideas? db = Weaviate.from_documents( documents=docs, embedding=embeddings, weaviate_url=weaviate_cluster_url, weaviate_api_key=weaviate_api_key, by_text=False, ) [ERROR] Batch ConnectionError Exception occurred! Retrying...
I found out that the error is caused by one specific pdf in docs. If I leave it out it works nicely.
I would be great to have this as parallel function calling is quite efficient.
Same issue in iOS using the new Flutter SDK. It feels like the issue only happens when the Xcode debugger is active.
@roeybc That would be very helpful, thanks. I am facing the same issue at the moment.
Fair point. Maybe set it to 'On' automatically if Literals are in the class? For my own use I created a monkey patch in case I have literals in my...
Great idea, has this been released?
I created a fork that supports this. Sync your Liked Videos it in the options of the extension. You can download the zip file at [fork](https://github.com/widike/youtube-watchmarker/releases). Unzip it and load...
It got deactivated for me today.