Skip to main content

AI Adapters — Release Notes

Hosted and on-premise model services, embeddings, and AI tooling.

CatalogAI Adapters
Catalog idlkai
Repositoryhttps://github.com/Linkiir/linkiir-ai-adapters
Minimum Grid version1.0.0

Current versions

Adapters

AdapterCurrent versionNode type idChangelog
Azure OpenAI Adapter1.0.0LKAI_AZURE_OPENAI_ADAPTERhistory

Libraries

LibraryCurrent versionChangelog
azure_openai1.0.0history
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