Releases: EJOOSTEROP/quke
Releases · EJOOSTEROP/quke
v0.6.0 New Models, Modernized Langchain, Rate Limiter, Package Updates
What's Changed
- Rate Limiter, Models, Langchain update by @EJOOSTEROP in #7
Full Changelog: v0.5.1...v0.6.0
v0.5.1 Housekeeping
What's Changed
- Basic cleanup: using gpt 4o mini, Poetry attributes, default behaviour
Broken
- Hugging Face functionality no longer fully works.
- A core package - Langchain - has seen significant development since quke was initiated. This needs to be regflected in quke,
Vector store version update
Update chromadb version.
Install sqlite in devcontainer.
Update langchain package version.
NOTE: sqlite3 v 3.35 or higher needs to be installed on your system after this update.
What's Changed
- Update vector store version. by @EJOOSTEROP in #5
Full Changelog: v0.3.1...v0.4.0
Jinja templates for output files
Type Annotations
No functional changes.
What's Changed
- Type annotation updates by @EJOOSTEROP in #2
Full Changelog: v0.2.0...v0.2.1
Tooling, test coverage and linting
What's Changed
- Tooling, test coverage and linting. by @EJOOSTEROP in #1
New Contributors
- @EJOOSTEROP made their first contribution in #1
Full Changelog: v0.1.3...v0.2.0
Initial release
v0.1.3 Initial commit.