llmkit ยท llmkit for Swift

llmkit for Swift

Swift-native async/await. Strict concurrency, zero dependencies.

The Swift SDK carries the same API as the other five languages, built on Foundation and URLSession with no third-party dependencies. Released: pin the dependency with from: "1.0.0" in your Package.swift. The guides show the Swift call surface.

go

llmkit for Go

Stdlib only. Every provider. In production at Aktagon.

java

llmkit for Java

Plain Java 17, one small dependency (Gson). On Maven Central.

python

llmkit for Python

Stdlib only. No httpx. No pydantic. Every provider.

rust

llmkit for Rust

Tokio-native. Zero-bloat client. Every provider.

typescript

llmkit for TypeScript

Bun-friendly. No runtime dependencies in your bundle. Every provider.