Louis Monier
Louis Monier
Same here. I face this error with the code for the [quickstart paid model](https://docs.embedchain.ai/get-started/quickstart#paid-models): ```ImportError: cannot import name 'ALLOWED_NETLOCK' from 'langchain.document_loaders.youtube'```
Hi @flamber, Thanks for taking care of this issue. I don't recall the previous version exactly but I'm 100% sure it was v0.37.X (don't remember the X). Then, we moved...
@flamber Thanks for your answer ! I can see it works for you so I followed exactly the same steps so we can narrow down the problem. 1. I created...
Hi @flamber, I hope I got the api/field/ number right. I took the second number. For example: https://metabase.spark.do/admin/datamodel/database/3/table/3027/53944/general I took 53944. So, here is the result for utils.clients.name: ``` {'description':...
Up @flamber on this one please ! Thank you in advance
Thank you for your answer @flamber ! I found what I needed to change: I needed to define as a foreign key the column on which I join my table...