Changelog
Release notes for AI Open SDK.
v0.1.0
Initial usable release (pre-1.0, public APIs may still change).
Included
"AIOS Client"withGenerateText/GenerateImage- Providers: Anthropic, OpenAI, OpenCode Zen, Mock
- Structured output via
"AIOS Schema"+ optional RecRef binding - Tools via
"AIOS Tool Set"(handler registration and per-tool codeunits) - Automatic tool loop with step limit and response-call aggregation
- Shared retry / backoff (
"AIOS Retry") - Lifecycle integration events on the client
- SecretText API keys end-to-end
- Example demo page and usage codeunits
Not yet shipped
- Azure OpenAI adapter
- System.AI platform provider
- OpenTelemetry / GenAI telemetry
Semver stability commitments begin at v1.0. See Governance.