This release includes a set of quality of life features for configuring and using llama-swap:
- add JSON schema for configuration file (#393)
- build, commit and version information in the UI (#395)
- enable model aliases in
v1/models(#400) logTimeFormat: enable and set timestamps in log output for the proxy (#401)
Shout out to @ryan-steed-usa and @nint8835 for their contributions to this release.
Changelog
- 86e9b93 proxy,ui: add version endpoint and display version info in UI (#395)
- 3acace8 proxy: add configurable logging timestamp format (#401)
- 554d29e feat: enhance model listing to include aliases (#400)
- 3567b7d Update image in README.md for web UI section
- 3873852 config.example.yaml: add modeline for schema validation
- c0fc858 Add configuration file JSON schema (#393)
- b429349 add /ui/ to wol-proxy polling (#388)
- eab2efd feat: improve llama.cpp base image tag for cpu (#391)
- 6aedbe1 cmd/wol-proxy: show a loading page for / (#381)
- b24467a fix: update containerfile user/group management commands (#379)
