Skip to content

Releases: containers/podman-desktop-extension-ai-lab-playground-images

v0.5.1

14 Oct 13:53
8b24f9d
Compare
Choose a tag to compare
fix: release workflow is broken since several images (#63)

Fixes #62

Signed-off-by: Jeff MAURY <[email protected]>

v0.5.0

11 Oct 12:01
79cf63f
Compare
Choose a tag to compare
build(deps): Bump llama-cpp-python[server] from 0.3.0 to 0.3.1 (#60)

Bumps [llama-cpp-python[server]](https://github.com/abetlen/llama-cpp-python) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: llama-cpp-python[server]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.0

26 Jun 15:16
24e1122
Compare
Choose a tag to compare
build(deps): Bump llama-cpp-python[server] from 0.2.78 to 0.2.79 (#21)

Bumps [llama-cpp-python[server]](https://github.com/abetlen/llama-cpp-python) from 0.2.78 to 0.2.79.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.2.78...v0.2.79)

---
updated-dependencies:
- dependency-name: llama-cpp-python[server]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.3.2

21 May 13:07
b735705
Compare
Choose a tag to compare
fix: update llama-cpp-python to 0.2.75 (#14)

Fixes #13

Signed-off-by: Jeff MAURY <[email protected]>

v0.3.1

22 Apr 12:58
96ebb48
Compare
Choose a tag to compare
Update requirements.txt (#12)

v0.3.0

12 Apr 08:53
91431f5
Compare
Choose a tag to compare
chore: update run.sh script (#11)

* chore: update run.sh script

Signed-off-by: axel7083 <[email protected]>

* fix: removing config file related code

Signed-off-by: axel7083 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Florent BENOIT <[email protected]>
Signed-off-by: axel7083 <[email protected]>

* Update chat/run.sh

Signed-off-by: axel7083 <[email protected]>

---------

Signed-off-by: axel7083 <[email protected]>
Co-authored-by: Florent BENOIT <[email protected]>

v0.2.0

27 Mar 10:31
Compare
Choose a tag to compare
chore: update image name

Signed-off-by: Florent Benoit <[email protected]>

v0.1.0

28 Feb 14:08
Compare
Choose a tag to compare
fix: release workflow failure

Fixes #7

Signed-off-by: Jeff MAURY <[email protected]>