mini-rag
mini-rag copied to clipboard
TypeError: __init__() got an unexpected keyword argument 'proxies' when dealing with the OpenAIProvider
update the the OpenAI Python client resolves this issue go to requirements.txt change the version of openai to openai==1.70.0
when updating the openai SDK it solves this issue
Thank you. we updated it in last videos.