- New AzureOpenAIAdapter using AzureOpenAI client from openai SDK - Registered 'azure-openai' in SupportedProvider and createAdapter() - model field is primary deployment name; AZURE_OPENAI_DEPLOYMENT as fallback - Default api-version: 2024-10-21 - Example in examples/providers/azure-openai.ts - 14 tests covering chat, stream, tool_use, deployment fallback, error path - Updated README.md, README_zh.md, examples/README.md, src/cli/oma.ts |
||
|---|---|---|
| .. | ||
| azure-openai.ts | ||
| copilot.ts | ||
| deepseek.ts | ||
| gemini.ts | ||
| gemma4-local.ts | ||
| grok.ts | ||
| groq.ts | ||
| minimax.ts | ||
| ollama.ts | ||