xintongsong commented on code in PR #501:
URL: https://github.com/apache/flink-agents/pull/501#discussion_r2739296001


##########
docs/content/docs/faq/faq.md:
##########
@@ -97,8 +97,11 @@ Flink Agents provides built-in integrations for many 
ecosystem providers. Some i
 | [Anthropic]({{< ref "docs/development/chat_models#anthropic" >}}) | ✅ | ❌ |
 | [Ollama]({{< ref "docs/development/chat_models#ollama" >}}) | ✅ | ✅ |
 | [Tongyi (DashScope)]({{< ref "docs/development/chat_models#tongyi-dashscope" 
>}}) | ✅ | ❌ |
+| [OpenAI (Azure)]({{< ref "docs/development/chat_models#openai-azure" >}}) | 
✅ | ❌ |
 | [Azure AI]({{< ref "docs/development/chat_models#azure-ai" >}}) | ❌ | ✅ |
 
+> **Note:** [OpenAI (Azure)]({{< ref 
"docs/development/chat_models#openai-azure" >}}) provides access to OpenAI 
models (GPT-4, etc.) hosted on Azure. [Azure AI]({{< ref 
"docs/development/chat_models#azure-ai" >}}) provides access to other models 
(Llama, Mistral, Phi, etc.) deployed via Azure AI Studio.

Review Comment:
   Thanks for the clarification. I think it might be better to add this 
clarification in the chat model page, in both Azure AI and Azure OpenAI 
sections. The current section should be focused on the language support matrix.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to