The post asks if the chat_engine is still up to date. The comments discuss various issues related to the chat_engine, such as whether it works with OpenAI and Azure, how to receive responses, and how to handle multiple instances. A community member notes that there was a bug in version 0.7.12 that affected Azure, but it has been fixed in version 0.7.13. Overall, the community members are trying to understand and troubleshoot the chat_engine functionality.
@Logan M any thoughts on this ? I wanna pass the history or the added message trough the "custom_chat_history" of the low level API with a POST/GET request. I think it's doable but when i try to use the low level API it says that it can only be used with OpenAI API