azure-ai-inference-java
✓Azure AI Inference SDK for Java. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "ChatCompletionsClient java", "EmbeddingsClient java", "azure inference java", "model inference java", "Foundry models java".
Installation
SKILL.md
Client library for Azure AI model inference with chat completions and embeddings.
| ChatCompletionsClient | Chat and text completions (sync) | | ChatCompletionsAsyncClient | Chat completions (async) | | EmbeddingsClient | Text embeddings (sync) | | EmbeddingsAsyncClient | Text embeddings (async) |
| ChatRequestSystemMessage | System instructions | | ChatRequestUserMessage | User input (text, images) | | ChatRequestAssistantMessage | Model responses | | ChatRequestToolMessage | Tool execution results |
Azure AI Inference SDK for Java. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "ChatCompletionsClient java", "EmbeddingsClient java", "azure inference java", "model inference java", "Foundry models java". Source: microsoft/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-java- Source
- microsoft/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is azure-ai-inference-java?
Azure AI Inference SDK for Java. Use for chat completions, embeddings, and model inference with Azure AI Foundry endpoints. Triggers: "ChatCompletionsClient java", "EmbeddingsClient java", "azure inference java", "model inference java", "Foundry models java". Source: microsoft/agent-skills.
How do I install azure-ai-inference-java?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microsoft/agent-skills --skill azure-ai-inference-java Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/microsoft/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01