v0.0.12 2024-12-09
What's Changed
- docs: update README.md by @eltociear in #165
- Dynamic tools by @samuelcolvin in #157
- fix validation errors serialization by @samuelcolvin in #176
- add note to docs about
.stream_text(delta=True)
by @samuelcolvin in #178 - Generate tool results when using structured result by @jlowin in #179
- fix
IndexError
when streamingOpenAI
by @samuelcolvin in #181 - Ollama support by @cal859 in #162
- add tests for Ollama by @samuelcolvin in #182
- uprev to v0.0.12 by @samuelcolvin in #185
New Contributors
- @eltociear made their first contribution in #165
- @jlowin made their first contribution in #179
- @cal859 made their first contribution in #162
Full Changelog: v0.0.11...v0.0.12