Releases: flowaicom/flow-judge
Releases · flowaicom/flow-judge
v0.1.2
What's Changed
- Fix webhook proxy docker url by @alexwegrzyn in #25
- Chore: update Baseten example with proxy links by @minaamshahid in #26
- #27 Fix obj serialization for saving by @minaamshahid in #29
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: fix ruff & isort linting errors and improve llamafile arg passing by @sariola in #14
- hotfix: cover for download_dir being None by @sariola in #16
- langchain tutorial by @vaahtio in #19
- chore: add HF space + rename examples title w/ tutorials by @bergr7 in #20
- Add license scan report and status by @fossabot in #21
- feat: add trufflehog to ci and precommit by @sariola in #22
- Feat/baseten integration by @sariola @minaamshahid @alexwegrzyn in #18
New Contributors
- @minaamshahid and @alexwegrzyn made their first contribution in #19
- @vaahtio made their first contribution in #19
- @fossabot made their first contribution in #21
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- major refactor including codebase reorganization + async model support by @bergr7 in #1
- fix: output var formatting error + tests by @bergr7 in #4
- feat: allow for parsing errors without crashing execution by @bergr7 in #5
- Feat/update readme by @bergr7 in #6
- Chore/add note to readme by @bergr7 in #8
- Feat/haystack integration by @bergr7 in #9
- Feat/llamafile: adding llamafile as engine & ModelFactory mechanism rewrite suggestion & haystack parsing/write enchancements by @sariola in #10
New Contributors
Full Changelog: https://github.com/flowaicom/flow-judge/commits/v0.1.0