MarouaneZhani

Results 10 comments of MarouaneZhani

@angelacalborean Did you find any solution to this issue ? I'm having actually the same problem as you...

@angelacalborean I have just found a fix to a pretty similar issue. For my case, the solution will be simply to add this line before calling _"HttpClient.SendAsync"_ Method : **ServicePointManager.SecurityProtocol...

Hi, Im getting the same error with the following video: https://www.youtube.com/watch?v=EtpRcefOD6M even if I specify the correct language 'de' in the languages parameter : from llama_index.readers.youtube_transcript import YoutubeTranscriptReader loader =...

Hi @jdepoix Sorry I already got it running using "de-DE" in languages, the error that I was getting : Could not retrieve a transcript for the video https://www.youtube.com/watch?v=EtpRcefOD6M This is...

would it be possible to also add the possibility to deactivate file attachment in model level ? (e.g. doesnt make sense to have file attachment for custom RAG)

Im having the same issue, and Im using a H100 gpu to run it, so HW/resources are definitely not the problem here

on 0.6.0 everything is working as expected on 0.6.1 I cannot log out from user/password AND from Microsoft oauth. on 0.6.2 I can logout from user/password logged in user, but...

@gvo didnt work for me, to which url you set it to ? I have tried both https://login.microsoftonline.com/organizations/v2.0/.well-known/openid-configuration and https://login.microsoftonline.com/{my_tenant_id}/v2.0/.well-known/openid-configuration but didnt work...

@gvo for me not working... could you share with me please the other env. variables (related to Oauth) that you are setting ? maybe I m not setting all needed...