#Setup failed for openai_conversation

1 messages · Page 1 of 1 (latest)

bold crest
#

Hi, I have some weird behavior with the OpenAI integration. Every other restart, the integration can't be loaded, with this error in the log: Setup failed for 'openai_conversation': Unable to import component: No module named 'openai.types.responses'. After a restart, it most likely can be started. I assumed the Langchain dependency is colliding with the HACS integration 'Azure OpenAI Conversation', which also uses Langchain, but in a different version. So I removed the dependency in the requirements.txt of the azure integration, but this didn't help. Has anyone an idea, or maybe the same issue?