weiqingy commented on code in PR #501:
URL: https://github.com/apache/flink-agents/pull/501#discussion_r2740088279
##########
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:
Sounds good. Updated the PR.
--
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]