Releases: masci/banks
Releases · masci/banks
v2.2.0
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
What's Changed
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
v2.1.0
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
- @AstraBert made their first contribution in #44
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- feat: add
variablesproperty 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
What's Changed
- feat: re-introduce support for Python 3.9 by @masci in #37
- feat: Make litellm and redis optional dependencies, adding
minimalextra install option by @logan-markewich in #33
New Contributors
- @logan-markewich made their first contribution in #33
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Added assistant support to banks for few shot learning by @ArmykOliva in #31
New Contributors
- @ArmykOliva made their first contribution in #31
Full Changelog: v1.6.1...v1.7.0