[Question]: Does user_default_llm in service_conf.yaml.template support Azure-OpenAI?
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?
What's your conf/service_conf.ymal look like in part of user_default_llm?
What's your
conf/service_conf.ymallook like in part ofuser_default_llm?
Thanks, this is how I set. base_url is a self-build API endpoint