mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-22 03:13:00 +03:00
chore(main): release 0.0.322 (#3352)
🤖 I have created a release *beep* *boop* --- ## 0.0.322 (2024-10-15) ## What's Changed * feat: Add new documentation files by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3351 * fix: separate english and french ingredients by @chloedia in https://github.com/QuivrHQ/quivr/pull/3358 * docs(core): init by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3365 * docs: quivr core storage by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3366 * fix: fixing pdf parsing by @jacopo-chevallard in https://github.com/QuivrHQ/quivr/pull/3349 * feat: Improve user credit calculation in get_user_credits by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3367 * fix unwanted parsing effect by @chloedia in https://github.com/QuivrHQ/quivr/pull/3371 * add fallback on llamaparse by @chloedia in https://github.com/QuivrHQ/quivr/pull/3374 **Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.321...v0.0.322 --- 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
a15c9ec88f
commit
029625e322
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"backend/core": "0.0.16",
|
"backend/core": "0.0.16",
|
||||||
".": "0.0.321"
|
".": "0.0.322"
|
||||||
}
|
}
|
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.0.322 (2024-10-15)
|
||||||
|
|
||||||
|
## What's Changed
|
||||||
|
* feat: Add new documentation files by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3351
|
||||||
|
* fix: separate english and french ingredients by @chloedia in https://github.com/QuivrHQ/quivr/pull/3358
|
||||||
|
* docs(core): init by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3365
|
||||||
|
* docs: quivr core storage by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3366
|
||||||
|
* fix: fixing pdf parsing by @jacopo-chevallard in https://github.com/QuivrHQ/quivr/pull/3349
|
||||||
|
* feat: Improve user credit calculation in get_user_credits by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3367
|
||||||
|
* fix unwanted parsing effect by @chloedia in https://github.com/QuivrHQ/quivr/pull/3371
|
||||||
|
* add fallback on llamaparse by @chloedia in https://github.com/QuivrHQ/quivr/pull/3374
|
||||||
|
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.321...v0.0.322
|
||||||
|
|
||||||
## 0.0.321 (2024-10-08)
|
## 0.0.321 (2024-10-08)
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
|
Loading…
Reference in New Issue
Block a user