Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 670 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 670 Bytes

Changelog

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.

[0.1.0] - 2024-01-20

Added

  • 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