ChatBot misbehaves with AzureChatOpenAI #17

Open
opened 2026-02-15 19:15:22 -05:00 by yindo · 0 comments
Owner

Originally created by @realSAH on GitHub (Oct 23, 2023).

I'm running

https://github.com/langchain-ai/streamlit-agent/blob/main/streamlit_agent/chat_with_documents.py

and it works seamlessly with my private account and ChatOpenAI chat_llm

if you keep everything the same, but switch to AzureChatOpenAI chat_llm,

then the history start to misbehave, bot reply vanishes, etc.

Originally created by @realSAH on GitHub (Oct 23, 2023). I'm running [https://github.com/langchain-ai/streamlit-agent/blob/main/streamlit_agent/chat_with_documents.py](url) and it works seamlessly with my private account and `ChatOpenAI` chat_llm if you keep everything the same, but switch to `AzureChatOpenAI` chat_llm, then the history start to misbehave, bot reply vanishes, etc.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/streamlit-agent#17