Skip to content

v2.2.3

Choose a tag to compare

@monoxgas monoxgas released this 17 Feb 19:02
· 488 commits to main since this release

What's Changed

  • Cleanup content merging behavior for ChatPipeline.add() to fix a bug with multiple tool calls, with the intent to eventually remove any default merging behavior in the future.
  • Added a small sanity check for provider_specific_fields in the LiteLLM generator to prevent attribute access errors.
  • test(http): ensure JSONPath transform outputs valid JSON by @briangreunke in #37

Full Changelog: v2.2.2...v2.2.3