Releases: fedora-copr/logdetective
Releases · fedora-copr/logdetective
v0.2.9
v0.2.8
What's Changed
- Fixing image signing on cosign by @jpodivin in #75
- api: require Authentication header when configured by @TomasTomecek in #76
- Automatically add issues into the Copr's tracker by @praiskup in #79
- Parametrizing number of offloaded layers by @jpodivin in #80
- Improve server part of the README.md by @jkonecny12 in #81
- Streaming end point for server API by @jpodivin in #83
- Relax dependencies to reflect what is in Rawhide by @xsuchy in #87
- Run staged response asynchronously by @jpodivin in #85
- Adding production compose file by @jpodivin in #84
- Setting release to 0.2.8 by @jpodivin in #88
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Adding general response certainty based on median log probability by @jpodivin in #59
- ci: fix the vcs-diff-lint integration by @praiskup in #66
- Setting up server API by @jpodivin in #65
- Fixed header for Fedora section. by @jpodivin in #68
- Adding publishing workflow by @jpodivin in #73
- Bumping version to v0.2.7 by @jpodivin in #74
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Run logdetective server in a container by @TomasTomecek in #51
- handle server errors gracefully by @TomasTomecek in #55
- stream the output by @xsuchy in #52
- add CUDA container for logdetective by @TomasTomecek in #56
- Moving to our own model copy by @jpodivin in #57
- alway add newline at the of stream by @xsuchy in #58
- Simple validation of URL from request by @jpodivin in #62
- Log model location when it's being pulled by @jpodivin in #63
- Releasing 0.2.6 by @jpodivin in #64
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- Fix tag creation in bumpver.py script by @jkonecny12 in #46
- Add Pypi badge to README by @jkonecny12 in #47
- Add support for OIDC publishing to PyPi by @jkonecny12 in #45
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #48
- relax dependecy on huggingface-hub by @xsuchy in #49
- Print friendly errors instead of traceback by @xsuchy in #43
- minor improvements to README by @xsuchy in #50
- Releasing version 0.2.4 by @jpodivin in #53
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
What's Changed
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Action for publishing on tag release by @jpodivin in #34
- Release v0.2.2 test by @jpodivin in #35
- Fixing vars in workflow by @jpodivin in #36
- Removeslash by @jpodivin in #37
- Adding leading v to tag in regex by @jpodivin in #38
- Fixing chunking of newlines in yaml by @jpodivin in #39
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Support locally stored log file by @jkonecny12 in #25
- Add pypi support to README.md by @jkonecny12 in #24
- Fix typos in the variable names by @jkonecny12 in #26
- relax the dependency on progressbar2 by @xsuchy in #27
- readme: add real example by @TomasTomecek in #29
- remove dependency on tiktoken by @xsuchy in #31
- Added example of how to use a different model to readme by @Fan in #30
- Server refactor by @jpodivin in #23
- Download models using HF hub API by @jpodivin in #32
- Removing unused import by @jpodivin in #33
New Contributors
Full Changelog: logdetective-0.2.0...v0.2.1
v0.2.0
Initial Release.