Skip to content

Releases: masci/banks

v2.2.0

18 Jul 16:28
790f4a1

Choose a tag to compare

What's Changed

  • feat: implement XML filter for Pydantic/dictionary/deserializable string by @AstraBert in #59
  • fix: add support for base64 URLs to the image filter by @masci in #60

Full Changelog: v2.1.3...v2.2.0

v2.1.3

27 Jun 07:12
17c1bc5

Choose a tag to compare

What's Changed

  • fix: populate template path when reading the directory index by @masci in #57

Full Changelog: v2.1.2...v2.1.3

v2.1.2

20 Apr 07:09
fb9a8dd

Choose a tag to compare

What's Changed

  • fix: fix unknown role error message + other small fixes by @anakin87 in #52
  • chore: update Chat example in README by @anakin87 in #53
  • fix: detect multiline text blocks interleaved with image blocks by @masci in #55

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

31 Mar 15:42
147ef52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 Mar 08:38
1c6f5d3

Choose a tag to compare

What's Changed

  • Support string as input for DirectoryPromptRegistry and FilePromptRegistry and documentation correction by @AstraBert in #44
  • improve content block regex by @logan-markewich in #47

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

22 Mar 14:50
99dc27d

Choose a tag to compare

What's Changed

  • feat: add variables property to the Prompt class by @masci in #39
  • fix: make image filter work outside {% chat %} blocks by @masci in #38
  • [breaking] fix deps again by @logan-markewich in #40
  • feat: add audio block to chat messages by @masci in #41
  • feat: add audio filter by @masci in #42

Full Changelog: v1.8.0...v2.0.0

v1.8.0

14 Mar 17:35
b9b3b70

Choose a tag to compare

What's Changed

  • feat: re-introduce support for Python 3.9 by @masci in #37
  • feat: Make litellm and redis optional dependencies, adding minimal extra install option by @logan-markewich in #33

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

01 Mar 14:34
ab03fe4

Choose a tag to compare

What's Changed

  • fix: fix interleaved blocks in chat messages by @masci in #32

Full Changelog: v1.7.0...v1.7.1

v1.7.0

03 Feb 12:20
d3f449a

Choose a tag to compare

What's Changed

  • Added assistant support to banks for few shot learning by @ArmykOliva in #31

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

31 Dec 14:15
0db010e

Choose a tag to compare

What's Changed

  • fix: support xml tags inside chat messages by @masci in #30

Full Changelog: v1.6.0...v1.6.1