Devon Martin

Results 1 comments of Devon Martin

What worked for me was removing the import of `openai` when using the `langchain.llms.AzureOpenAI` module. Try removing `import openai` even if none of your code appears to be using it....