Skip to content

Releases: mostlygeek/llama-swap

v103

05 Apr 18:29
593604d
Compare
Choose a tag to compare

Changelog

  • 593604d Show proxy and upstream logs in separate columns in logs UI

v102

05 Apr 04:03
b8f888f
Compare
Choose a tag to compare

Changelog

v101

04 Apr 21:48
192b2ae
Compare
Choose a tag to compare

Changelog

  • 192b2ae Remove no longer needed test
  • b7f8cb5 Limit Access-Control-Allow-Origin to OPTIONS preflight requests #85

v100

01 Apr 15:45
a23da6e
Compare
Choose a tag to compare

Changelog

v99

25 Mar 22:32
4c3aa40
Compare
Choose a tag to compare
v99

Changelog

  • 4c3aa40 add graceful process termination on windows (#82)
  • 84e2c07 Refactor wildcard out of CORS headers (#81)

v98

20 Mar 22:52
680af28
Compare
Choose a tag to compare
v98

Changelog

v97

20 Mar 22:28
014a2fa
Compare
Choose a tag to compare
v97

Changelog

  • 014a2fa fix bug checking incorrect error
  • 5ceaef6 add override for windows

v96

16 Mar 00:17
d625ab8
Compare
Choose a tag to compare
v96

Changelog

v95

15 Mar 04:15
5c97299
Compare
Choose a tag to compare
v95

Changelog

  • 5c97299 Add support for sending a custom model name to upstream (#69) (#71)

v94

13 Mar 21:02
671c1a5
Compare
Choose a tag to compare
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