Releases: toolhouseai/toolhouse-sdk-python
Releases · toolhouseai/toolhouse-sdk-python
v1.3.1
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
- Added LlamaIndex support
Change access token naming
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
v1.1.2
v1.1.1: feat: Added support to run local tools with Groq Client (#2)
Added support to run local tools with Groq Client