Releases: mostlygeek/llama-swap
Releases · mostlygeek/llama-swap
v87
Changelog
- 85cd74a Improve process start and stop reliability (#38)
v86
Changelog
- 314d2f2 remove cmd_stop configuration and functionality from PR #40 (#44)
v84 (DO NOT USE)
The cmd_stop
functionality was removed in #44. llama-swap requires docker v26.1.4+.
Changelog
- baeb0c4 Add cmd_stop configuration to better support docker (#35)
v83
Changelog
- 2833517 Improve handling of process that do not handle SIGTERM (#38)
v82
Changelog
- abdc2bf Fix panic when requesting non-members of profiles
- c3b8347 Update README.md
- 3c8e727 Update README.md
v80
Changelog
- db6715b update golang.org/x/net -> v0.33.0 for dependabot
- da5d9e8 fix HTTP logging so true path is printed
v79
Changelog
- 84b667c improve logging and error reporting for troubleshooting
- 2965710 add more OpenAI API supported in README