From 04e9ed7707d7f26c1920c5fac7f09ca8fd3b6474 Mon Sep 17 00:00:00 2001 From: 88lin <431761794@qq.com> Date: Fri, 4 Sep 2026 21:27:52 +0800 Subject: [PATCH] chore(docs): mark Azure OpenAI as supported in zh-CN README (#2463) --- docs/README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 12b451ccb..773fab219 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -361,7 +361,7 @@ npx bumpp --no-commit --no-tag - [x] [Ollama](https://github.com/ollama/ollama) - [x] [302.AI (sponsored)](https://share.302.ai/514k2v) - [x] [OpenAI](https://platform.openai.com/docs/guides/gpt/chat-completions-api) - - [ ] [Azure OpenAI API](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference)(欢迎 PR) + - [x] [Azure OpenAI API](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference) - [x] [Anthropic Claude](https://anthropic.com) - [ ] [AWS Claude](https://docs.anthropic.com/en/api/claude-on-amazon-bedrock)(欢迎 PR) - [x] [深度求索 DeepSeek](https://www.deepseek.com/)