Skip to content

Releases: toolhouseai/toolhouse-sdk-python

v1.3.1

23 Dec 22:54
Compare
Choose a tag to compare

What's Changed

  • fix: update env issues within examples, cosmetic changes to the README, minor fixes within models by @aaishikasb in #11
  • refactor: improve support for llama models that don't have audio and … by @orliesaurus in #13

Full Changelog: v1.3.0...v1.3.1

Llamaindex Support

22 Oct 13:19
aecf6ae
Compare
Choose a tag to compare
  • Added LlamaIndex support

Change access token naming

27 Sep 15:53
e2217b9
Compare
Choose a tag to compare

Updated SDK Notice:
We have updated the SDK to use api_key instead of access_token. This change is non-breaking, and the access_token parameter is still supported for now. However, please note that access_token will be deprecated in future releases.

V1.2.0

27 Aug 11:20
Compare
Choose a tag to compare

Bundle Support
Removed stream parameter on run_tools and implemented autodetection.
Renamed OpenAIStream to ToolhouseStreamStorage
Updated README.md

v1.1.2

03 Aug 15:20
626732c
Compare
Choose a tag to compare

Fixed Anthropic Stream

v1.1.1: feat: Added support to run local tools with Groq Client (#2)

03 Aug 12:16
d111a47
Compare
Choose a tag to compare

Added support to run local tools with Groq Client

v1.1.0

31 Jul 18:28
64b4ec0
Compare
Choose a tag to compare

Added ability to run local tools

v1.0.0

21 Jul 19:53
Compare
Choose a tag to compare

Release version 1.0.0