All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of Vercel AI SDK Kotlin
- Support for OpenAI, Anthropic, and HuggingFace providers
- Streaming support with Kotlin coroutines and Flow
- Tool/function calling support for OpenAI models
- Embeddings support with OpenAI and Azure OpenAI
- Comprehensive test suite with unit and integration tests
- GitHub Actions CI pipeline
- MIT License and contribution guidelines