What's Changed
- Obtaining raw output from model calls by @vazirim in #165
- Fix implicit unused analysis by @mandel in #158
- support for structured decoding, removed default watsonx parameters by @vazirim in #168
- Remove useless computation during model calls using liteLLM by @mandel in #171
- Support for Python 3.13 by @mandel in #166
- doc: added ollama API env variable by @eloycoto in #175
- bug fix for LLM function calling by @vazirim in #178
New Contributors
Full Changelog: v0.0.8...v0.0.9