Closed Stark-X closed 1 year ago
I'm getting the same error @clemlesne . Is there any workaround to let us using Doctran with Azure OpenAI deployments like "gpt-35-turbo"? appreciate any help!!
I've created a PR to add Azure OpenAI support: #11
Do we have someone reviewing @maciejwie 's PR above?
Merged just now
I'm still facing error after installing doctran via pip install doctran
:
TypeError: init() got an unexpected keyword argument 'openai_deployment_id'
deployment_id
andmodel
parameters are required for OpenAI SDK to talk to OpenAI instances on Azure.The error I have is:
Integration examples:
Proposed integration: