AI Adapters — Release Notes
Hosted and on-premise model services, embeddings, and AI tooling.
| Catalog | AI Adapters |
| Catalog id | lkai |
| Repository | https://github.com/Linkiir/linkiir-ai-adapters |
| Minimum Grid version | 1.0.0 |
Current versions
Adapters
| Adapter | Current version | Node type id | Changelog |
|---|---|---|---|
| Azure OpenAI Adapter | 1.0.0 | LKAI_AZURE_OPENAI_ADAPTER | history |
Libraries
| Library | Current version | Changelog |
|---|---|---|
azure_openai | 1.0.0 | history |
Checking what you are on
Open the node in the Builder: the adapter version it was built from is shown on the node, and Settings → Catalogs lists every node whose adapter or library has a newer release. See how to upgrade.
Adapter history
Azure OpenAI Adapter
LKAI_AZURE_OPENAI_ADAPTER · current 1.0.0 · configuration
1.0.0
Released 2026-09-17
- Initial release. Sends inbound content to an Azure OpenAI model deployment (chat completions or responses) and pushes the model output downstream.
Library history
Library versions are immutable: a published version is never edited, and a fix ships as a new version. A node stays pinned to the version it was built against until you move it forward.
azure_openai
current 1.0.0
1.0.0
Released 2026-09-17
- Initial release. API-key or Azure AD client-credentials authentication, chat completions and responses endpoints.
Next
- Linkiir Catalogs Release Notes — every catalog, and how to upgrade
- AI Adapters — what this catalog contains and how to subscribe