Skip to content

Releases: EJOOSTEROP/quke

v0.6.0 New Models, Modernized Langchain, Rate Limiter, Package Updates

02 Aug 15:53
0424c84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1 Housekeeping

31 Jul 01:13
7e12aa4
Compare
Choose a tag to compare

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

08 Sep 22:46
79268a6
Compare
Choose a tag to compare

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

Full Changelog: v0.3.1...v0.4.0

Jinja templates for output files

31 Aug 19:56
375de86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.1

Type Annotations

31 Aug 09:28
e4b6985
Compare
Choose a tag to compare

No functional changes.

What's Changed

Full Changelog: v0.2.0...v0.2.1

Tooling, test coverage and linting

26 Aug 06:04
a66214f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

Initial release

17 Aug 21:50
Compare
Choose a tag to compare
v0.1.3

Initial commit.