Releases: containers/ramalama-stack
Releases · containers/ramalama-stack
v0.2.5
What's Changed
- fix: config class needs to be full path by @cdoern in #106
- deps: bump ramalama to 0.10.1 and llama-stack to 0.2.14 by @nathan-weinberg in #108
- chore: update README for 0.2.5 release by @nathan-weinberg in #109
Full Changelog: v0.2.4...v0.2.5
v0.3.0a0
What's Changed
Full Changelog: v0.2.4...v0.3.0a0
v0.2.4
Breaking Changes
- The minimum Python version is now 3.12
What's Changed
- build: upgrade minimum Python version to 3.12 by @nathan-weinberg in #101
- chore(deps): Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #103
- deps: bump ramalama to 0.10.0 and llama-stack to 0.2.13 by @nathan-weinberg in #104
- chore: update README for 0.2.4 release by @nathan-weinberg in #105
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- chore(deps): Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot in #96
- chore(deps): Bump astral-sh/setup-uv from 6.3.0 to 6.3.1 by @dependabot in #98
- fix ui test by @sallyom in #97
- deps: bump ramalama to 0.9.3 and llama-stack to 0.2.11 by @nathan-weinberg in #94
- chore: update README for 0.2.3 release by @nathan-weinberg in #99
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore: update README for 0.2.1 release by @nathan-weinberg in #91
- chore(deps): Bump astral-sh/setup-uv from 6.1.0 to 6.2.1 by @dependabot in #92
- chore(deps): Bump astral-sh/setup-uv from 6.2.1 to 6.3.0 by @dependabot in #93
- deps: bump ramalama to 0.9.1 and llama-stack to 0.2.10.1 by @nathan-weinberg in #87
- chore: update README for 0.2.2 release by @nathan-weinberg in #95
Full Changelog: v0.2.1...v0.2.2
v0.2.1
New Features
ramalama-stacknow supports RAG! Big thanks to @bmahabirbu and @sallyom for driving these efforts!
What's Changed
- chore(deps): Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #84
- Update run config by @sallyom in #85
- chore(deps): Bump hynek/build-and-inspect-python-package from 2.12.0 to 2.13.0 by @dependabot in #90
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Breaking Changes
faisshas been replaced withmilvus
New Features
- Additional Llama Stack provider support - see
ramalama-run.yamlfor details
What's Changed
- tests: add testing for model listing by @nathan-weinberg in #75
- replaced faiss with milvus for RAG testing by @bmahabirbu in #76
- Revamp dependency system by @nathan-weinberg in #81
- deps: freeze 'ramalama' and 'llama-stack' deps by @nathan-weinberg in #83
New Contributors
- @bmahabirbu made their first contribution in #76
Full Changelog: v0.1.5...v0.2.0
v0.1.5
Breaking Changes
- A minimum of Python 3.11 is now needed to run
ramalama-stackdue to a similar bump in theramalamaproject
New Features
- You can now run non-Llama models with
ramalama-stack
What's Changed
- docs: add CONTRIBUTING.md by @nathan-weinberg in #64
- ci(fix): different approach to lls.log for container by @nathan-weinberg in #65
- deps: bump ramalama to 0.8.3 and lls to 0.2.6 by @nathan-weinberg in #68
- chore(deps): Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 by @dependabot in #71
- deps: bump min python version to 3.11 by @nathan-weinberg in #72
- feat: allow use of non-Llama models by @nathan-weinberg in #74
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- ci: add new nightly integration job by @nathan-weinberg in #51
- ci(fix): typo in lls integration job installation step by @nathan-weinberg in #52
- chore: bump llama-stack floor to 0.2.4 by @nathan-weinberg in #54
- ci: standardize actions around common schema by @nathan-weinberg in #55
- ci: standardize hack for file writing by @nathan-weinberg in #57
- fix: adjust module by @cdoern in #59
- docs: populate README by @nathan-weinberg in #58
- docs: add directions for running ramalama-stack container by @nathan-weinberg in #62
- ci: add job to test ramalama llama-stack container by @nathan-weinberg in #63
- deps: bump ramalama to 0.8.2 and lls to 0.2.5 by @nathan-weinberg in #60
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- tests: add llama stack openai chat completion test by @nathan-weinberg in #49
- chore(deps): Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 by @dependabot in #50
- build: add custom file writing to pypi installation by @nathan-weinberg in #37
Full Changelog: v0.1.2...v0.1.3