DailyGlimpse

AnyLanguageModel Debuts: Unified API for Local and Remote LLMs on Apple Devices

AI
April 26, 2026 · 4:06 PM
AnyLanguageModel Debuts: Unified API for Local and Remote LLMs on Apple Devices

A new open-source library called AnyLanguageModel has been released, offering Apple developers a single API to interact with both local and remote large language models (LLMs). The library simplifies integration across iOS, macOS, watchOS, and tvOS, supporting models from OpenAI, Anthropic, Google, and local models via Ollama or local inference. Key features include streaming responses, structured model configuration, and seamless switching between providers. AnyLanguageModel is available under the MIT license on GitHub.