September 8, 2025
SDKsFeaturesAPIFixesDOCS
v0.3.3

Features

Embedding V2 is a new, flexible, and more powerful embedding model.
  • params: speaker_fingerprint a boolean value to switch on/off speaker identification.
  • response: speaker_embeddings a list of embeddings for the speaker.

Fixes

  • fixed Speech to Text (STT) webhook
  • fixed file upload overwrites error

API

  • added embedding v2 API

SDKs

  • additional type safety for all APIs
  • added embedding v2
  • added deep research
  • removed Text to Speech (TTS) from SDKs
  • brought back prompt engine

DOCS

  • changelog introduction
  • examples for all SDKs supported
  • Vercel Integration and Marketplace
  • Passing Files documentation