Skip to content

v0.21.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 14:29
· 2 commits to main since this release

0.21.3 (2025-02-21)

Bug Fixes

  • helpers: add chain_map_chunks function (a567e30)
  • helpers: allow omitting default values when converting functions to pydantic (047f3a7)
  • synthesis/openai: improve tool usage logic (549511c)
  • synthesis/prompts: add concat wrapper function (55ac06d)
  • synthesis: allow arbitrary chunk conversion functions (49b07bc)
  • synthesis: allow non-batched pooling functions (4a95350)
  • typing: generalize positional/named function types (b68e822)