Releases: mostlygeek/llama-swap
Releases · mostlygeek/llama-swap
v103
Changelog
- 593604d Show proxy and upstream logs in separate columns in logs UI
v101
Changelog
- 192b2ae Remove no longer needed test
- b7f8cb5 Limit Access-Control-Allow-Origin to OPTIONS preflight requests #85
v99
Changelog
- 4c3aa40 add graceful process termination on windows (#82)
- 84e2c07 Refactor wildcard out of CORS headers (#81)
v97
Changelog
- 014a2fa fix bug checking incorrect error
- 5ceaef6 add override for windows
v95
Changelog
- 5c97299 Add support for sending a custom model name to upstream (#69) (#71)
v94
Changelog
- 3201a68 Add /v1/audio/transcriptions support (#41)
- 3ac94ad Adds an endpoint '/running' (#61)
- 671c1a5 update deps
- 52c0196 clean up feature list in readme
- 60355bf fix some potentially confusing Process.start() comment