Skip to content

Releases: mostlygeek/llama-swap

v183

09 Jan 00:16
267c030

Choose a tag to compare

Changelog

  • 267c030 ui: update react-router-dom to 7.12.0 (#456)
  • c19309f CLAUDE.md: small instruction tweaks

v182

01 Jan 21:38
4413881

Choose a tag to compare

Changelog

  • 4413881 proxy: actually add /v1/responses endpoint (#449)

v181

01 Jan 20:55
8df5e85

Choose a tag to compare

Changelog

  • 8df5e85 proxy: add /v1/responses and /v1/audio/voices endpoints (#448)
  • 7931212 proxy: add v1/images/edits API endpoint (#447)
  • 3dc3603 proxy: skip very slow tests in -short test mode (#446)
  • addb986 proxy: add support for basic authorization (#445)

v180

31 Dec 05:31
37d74ef

Choose a tag to compare

Changelog

v179

28 Dec 05:36
22e098a

Choose a tag to compare

Changelog

v178

22 Dec 06:28
565c447

Choose a tag to compare

Changelog

  • 565c447 config,proxy: add new configuration logToStdout (#432)
  • e6a9e21 proxy: fix path bug in /logs/stream/{model_id} (#431)

v177

19 Dec 05:55
d3f329f

Choose a tag to compare

Changelog

  • d3f329f proxy: Improve logging performance and allow separate log streaming (#421)
  • 98879b3 docker: add /app to $PATH (#424)
  • 7b3b0f5 move header images around [skip ci]
  • 021ccce README: update hero image
  • f03871c Update README.md
  • dc00d17 docs: add documentation for non-root container images and security considerations (#416)

v176

30 Nov 07:53
dea9873

Choose a tag to compare

Changelog

  • dea9873 proxy: extract metrics for v1/messages (#419)

v175

30 Nov 06:29
bccce5f

Choose a tag to compare

Changelog

  • bccce5f go.mod,ui/package-lock.json: dependency and security updates (#418)
  • c968da1 proxy: add support for anthropic v1/messages api (#417)
  • a883d68 feat: Add support for custom llama.cpp base image and forked llama-swap repositories (#396)

v174

25 Nov 18:47
b1dec8b

Choose a tag to compare

Changelog

  • b1dec8b docker: build both root and non-root container images (#412)
  • 06523d8 feat: add platform-specific process attributes support (#411)