mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-23 12:26:03 +03:00
chore(main): release 0.0.119 (#1693)
🤖 I have created a release *beep* *boop* --- ## 0.0.119 (2023-11-24) ## What's Changed * refactor: Prompt module by @gozineb in https://github.com/StanGirard/quivr/pull/1688 * Fixes string formatting when logging knowledge table by @MeTaNoV in https://github.com/StanGirard/quivr/pull/1691 * fix: update max token overwrite logic by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1694 * fix: remove diacritics from filenames by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1695 * refactor: onboarding module by @gozineb in https://github.com/StanGirard/quivr/pull/1702 * feat: display notification when file size is too big by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1704 * feat: add api brain steps log (backend) by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1705 **Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.118...v0.0.119 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
parent
5b5faf03eb
commit
c296ee5dd2
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.119 (2023-11-24)
|
||||
|
||||
## What's Changed
|
||||
* refactor: Prompt module by @gozineb in https://github.com/StanGirard/quivr/pull/1688
|
||||
* Fixes string formatting when logging knowledge table by @MeTaNoV in https://github.com/StanGirard/quivr/pull/1691
|
||||
* fix: update max token overwrite logic by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1694
|
||||
* fix: remove diacritics from filenames by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1695
|
||||
* refactor: onboarding module by @gozineb in https://github.com/StanGirard/quivr/pull/1702
|
||||
* feat: display notification when file size is too big by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1704
|
||||
* feat: add api brain steps log (backend) by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1705
|
||||
|
||||
|
||||
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.118...v0.0.119
|
||||
|
||||
## 0.0.118 (2023-11-22)
|
||||
|
||||
## What's Changed
|
||||
|
Loading…
Reference in New Issue
Block a user