chore(main): release 0.0.206 (#2211)

🤖 I have created a release *beep* *boop*
---


## 0.0.206 (2024-02-19)

## What's Changed
* feat: Add pricing calculation method to GPT4Brain class and update
user usage in chat controller by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2210
* fix(frontend): click on inputs by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2212


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.205...v0.0.206

---
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:
Stan Girard 2024-02-18 23:46:30 -08:00 committed by GitHub
parent 045215cd65
commit 1cbd71db29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,14 @@
# Changelog
## 0.0.206 (2024-02-19)
## What's Changed
* feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2210
* fix(frontend): click on inputs by @Zewed in https://github.com/QuivrHQ/quivr/pull/2212
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.205...v0.0.206
## 0.0.205 (2024-02-19)
## What's Changed