·azure-ai-inference-dotnet
</>

azure-ai-inference-dotnet

microsoft/agent-skills

适用于 .NET 的 Azure AI 推理 SDK。通过 Azure AI Foundry 和 Azure 机器学习工作室部署的 AI 模型的聊天完成、嵌入和模型推理。用于无服务器 API 端点和托管计算端点。触发器:“Azure.AI.Inference”、“ChatCompletionsClient”、“EmbeddingsClient”、“模型推理”、“聊天完成 .NET”、“文本嵌入 .NET”、“Azure AI Foundry 推理”。

0安装·0热度·@microsoft

安装

$npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-dotnet

SKILL.md

Azure AI Inference client library for chat completions, embeddings, and model inference for AI models deployed by Azure AI Foundry and Azure Machine Learning Studio.

| ChatCompletionsClient | Main client for chat completions | | EmbeddingsClient | Client for text embeddings | | ImageEmbeddingsClient | Client for image embeddings | | ChatCompletionsOptions | Request options for chat completions | | EmbeddingsOptions | Request options for embeddings | | ChatCompletions | Response containing chat completion |

| EmbeddingsResult | Response containing embeddings | | StreamingChatCompletionsUpdate | Streaming response update | | ChatRequestSystemMessage | System message in conversation | | ChatRequestUserMessage | User message in conversation | | ChatRequestAssistantMessage | Assistant message in conversation | | ChatRequestToolMessage | Tool result message |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-dotnet
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 azure-ai-inference-dotnet?

适用于 .NET 的 Azure AI 推理 SDK。通过 Azure AI Foundry 和 Azure 机器学习工作室部署的 AI 模型的聊天完成、嵌入和模型推理。用于无服务器 API 端点和托管计算端点。触发器:“Azure.AI.Inference”、“ChatCompletionsClient”、“EmbeddingsClient”、“模型推理”、“聊天完成 .NET”、“文本嵌入 .NET”、“Azure AI Foundry 推理”。 来源:microsoft/agent-skills。

如何安装 azure-ai-inference-dotnet?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-dotnet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/microsoft/agent-skills