Open
Description
Describe your problem
I'm using RAGFlow 0.17 on Windows, and I've trying to add Azure-OpenAI as default LLM.
according to documents (https://ragflow.io/docs/dev/configurations), it support 6 factory type but not include Azure-OpenAI, and I tried to set Azure-OpenAI as default by myself but it does not work (still shows Tongyi as default and I'm using a newly added account already).
So I'm wondering it's because Azure-OpenAI is not supported to be a default LLM, or I did not config right?