Skip to content

Releases: HumeAI/hume-typescript-sdk

0.13.3

13 Aug 04:24
8cf1ece

Choose a tag to compare

What's Changed

  • (fix) #493: Apply voiceId query param if present in ConnectArgs (@zgreathouse)

Full Changelog: 0.13.2...0.13.3

0.13.2

13 Aug 00:27
5228c92

Choose a tag to compare

What's Changed

  • #492: Fern Generation (@app/fern-api)
    • (fix) appropriate type for ReturnConfig.voice
    • (fix) removed enum member OCTAVE_COMBINED from VoiceProvider -- this enum member is internal and its behavior is not stable;
    • (fix) restored incomplete SnippetAudioChunk type

Full Changelog: 0.13.1...0.13.2

0.13.1

12 Aug 23:34
e1fe2e4

Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

11 Aug 18:46
2f8360a

Choose a tag to compare

What's Changed

  • #483, #484, #485: Fern Generation (@app/fern-api)

    • (feat) EVI: Add support for gpt-5, gpt-5-mini and gpt-5-nano supplemental LLMs.
    • (fix, break) TTS: Flatten synthesize_json to accept PostedTts directly instead of SynthesizeJsonRequest, for consistency.
    • (break) EVI: remove support for "editable" context type. Editable context is not supported by EVI 3. Use persistent context instead.
    • (fix) Remove unintentionally added custom_language_model_supports_tool_use... method and related types.
  • #488: bump minor (@twitchard)

Full Changelog: 0.12.2...0.13.0

0.12.2

05 Aug 22:15
dcb8a99

Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- August 5, 2025 by @fern-api[bot] in #474 and #475
    • Language Model Expansion: Added support for new language models across multiple providers, including gpt-oss-120b, gpt-4.1, qwen-3-235b-a22b, gemini-2.5-flash, moonshotai/kimi-k2-instruct
    • Enhanced Chat Events: Expanded ReturnChatEventType with 5 additional event types.
    • Contains the results of updating the Fern generator to 1.9.0 and enabling formDataSupport: Node18. This should remove the form-data dependency which should make compatibility with React Native easier / require fewer polyfills, although it breaks compatibility with Node versions before 18. It also makes our file upload APIs more flexible in input.

Full Changelog: 0.12.1...0.12.2

0.12.1

17 Jul 22:00
fcabdf2

Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- July 17, 2025 by @fern-api[bot] in #454
    • Fix: Added AssistantProsody to JSONMessage union.

Full Changelog: 0.12.0...0.12.1

0.12.0

17 Jul 17:36
c4d0010

Choose a tag to compare

What's Changed

  • (EVI 3 release) by @fern-api[bot] in #453
    • break: EVI2 hume.empathicVoice.customVoices was removed - use EVI3 and hume.tts.voices instead.
    • Add support forAssistantProsody messages. For EVI3 chats, expression measures will no longer be contained directly on assistant messages, subscribe to the assistant_prosody message type instead.
    • don't throw error for unrecognized message type by @yinishi in #447

Full Changelog: 0.11.4...0.12.0

0.11.5-beta.0

08 Jul 16:30
15540b1

Choose a tag to compare

0.11.5-beta.0 Pre-release
Pre-release

Full Changelog: 0.11.4...0.11.5-beta.0

0.11.4

20 Jun 16:15
5894170

Choose a tag to compare

What's Changed

  • (fix) Parse environment without protocol @zachkrall in #428
    • Reverts an unintentional change in 0.11.0 that required you to pass https://api.hume.ai for environment when initializing HumeClient, rather than api.hume.ai.

Full Changelog: 0.11.3...0.11.4

0.11.3

18 Jun 19:54
d24f2a8

Choose a tag to compare

What's Changed

Full Changelog: 0.11.2...0.11.3