@rocketnew/llm-sdk
Version:
Universal LLM SDK for JavaScript/TypeScript - OpenAI, Anthropic, Gemini, Perplexity and more
19 lines (11 loc) • 532 B
Markdown
# Changelog
## 1.1.0 - 2026-04-30
### Features
* **audio:** add OpenAI TTS + STT via `speech()` and `transcription()`
* **audio:** add Gemini TTS via `speech()`
* **audio:** add ElevenLabs provider (TTS + STT)
### Refactors
* **chat:** refactor OpenAI, Anthropic, Gemini, and Perplexity chat transformations
* **anthropic:** add beta header management
## 1.0.3 - 2026-01-27
Initial changelog entry. Earlier releases `1.0.0`, `1.0.1`, and `1.0.2` are not retroactively documented; their history can be reconstructed from git.