12/2/2024
Fixed an issue with the openai api calls (cloud, NIMs) failing due to the following error
TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Solution identified here and fixed in the project.
12/2/2024
Fixed an issue with the openai api calls (cloud, NIMs) failing due to the following error
TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
Solution identified here and fixed in the project.