Skip to content

v0.2.13

Compare
Choose a tag to compare
@georgeh0 georgeh0 released this 25 Sep 03:34
· 74 commits to main since this release
416962e

What's Changed

  • fix(query-handler): allow QueryOutput without type var by @georgeh0 in #1041
  • fix(shared-error): carry backtrace on the first cast to anyhow error by @georgeh0 in #1044
  • fix(gemini): support output_dimension for Gemini by @georgeh0 in #1046
  • fix(reqwest-send): always do error_for_status()? for send() by @georgeh0 in #1047
  • docs: update LLM docs to add output_dimensions example by @georgeh0 in #1048

Full Changelog: v0.2.12...v0.2.13