Skip to content

hume 0.5.1

Choose a tag to compare

@gregorybchris gregorybchris released this 02 May 17:06
· 127 commits to main since this release
3bb062e
  • Introduces VoiceTool to enable function calling and other tools
  • Adds create_tool(), get_tool(), iter_tools(), and delete_tool() to the HumeVoiceClient
  • Adds LanguageModelConfig to update the LLM used as well as the temperature parameter
  • Adds VoiceIdentityConfig to enable updating the voice of EVI
  • Adds send_json method on the VoiceSocket to enable sending tool responses