This is an automated email from the ASF dual-hosted git repository.

wenjin272 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git


The following commit(s) were added to refs/heads/main by this push:
     new 0549cff6 [docs] Correct the documented provider for the azure YAML 
alias (#963)
0549cff6 is described below

commit 0549cff6c4ffceb9e70d53727ea9631f2cef2243
Author: Weiqing Yang <[email protected]>
AuthorDate: Tue Aug 4 02:52:40 2026 -0700

    [docs] Correct the documented provider for the azure YAML alias (#963)
---
 docs/content/docs/development/yaml.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/docs/development/yaml.md 
b/docs/content/docs/development/yaml.md
index 87a9d769..15c2a5c5 100644
--- a/docs/content/docs/development/yaml.md
+++ b/docs/content/docs/development/yaml.md
@@ -529,7 +529,7 @@ Common chat-model aliases:
 | `openai_responses`   | —                           | OpenAI Responses (Java) 
    |
 | `anthropic`          | Anthropic                   | Anthropic               
    |
 | `azure_openai`       | Azure OpenAI (Python)       | —                       
    |
-| `azure`              | —                           | Azure OpenAI (Java)     
    |
+| `azure`              | —                           | Azure AI (Java)         
    |
 | `bedrock`            | —                           | Bedrock (Java)          
    |
 | `tongyi`             | Tongyi (Python)             | —                       
    |
 

Reply via email to