Commit Graph

38 Commits

Author SHA1 Message Date
Stan Girard
38ac3f18e1
chore(main): release 0.0.300 (#3050)
🤖 I have created a release *beep* *boop*
---


## 0.0.300 (2024-08-22)

## What's Changed
* feat(smtp&share): implemented smtp support and fixed share brain by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/3049


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.299...v0.0.300

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-22 05:56:32 -07:00
Stan Girard
6a6b962b6e
chore(main): release 0.0.299 (#3016)
🤖 I have created a release *beep* *boop*
---


## 0.0.299 (2024-08-22)

## What's Changed
* fix: Update Supabase configuration by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/3014
* Delete Porter Application theodo-backend by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/3022
* Delete Porter Application theodo-frontend by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/3023
* feat(frontend): emoji selector component by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3024
* feat(frontend): show or hide tokens relative stuff by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3017
* feat(frontend): color picker by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3027
* fix(frontend): small stuff on mobile by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3039
* feat(frontend): handle LaTeX in message thread by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3040
* fix(frontend): fix docker build frontend new env by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/3041
* feat(frontend): brain snippet selector by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3038
* feat: Add environment variable for showing tokens in frontend by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/3048
* fix(frontend): color icon for blocks by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3042


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.298...v0.0.299

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-22 01:25:41 -07:00
Stan Girard
6c3fccd55d
chore(main): release 0.0.298 (#3006)
🤖 I have created a release *beep* *boop*
---


## 0.0.298 (2024-08-16)

## What's Changed
* feat(azure): quivr compatible with it by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/3005
* feat(frontend): helpbox by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3007
* feat(frontend): order models and brain by name by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3009
* fix(frontend): help window by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3013


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.297...v0.0.298

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-16 01:12:23 -07:00
Stan Girard
94c7e6501a
chore(main): release 0.0.297 (#3002)
🤖 I have created a release *beep* *boop*
---


## 0.0.297 (2024-08-14)

## What's Changed
* fix(frontend): remove onboarding modal by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3001
* fix(frontend): max height for user message by @Zewed in
https://github.com/QuivrHQ/quivr/pull/3000
* fix: commit on try sqlalchemy by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/3004


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.296...v0.0.297

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-14 02:20:50 -07:00
Stan Girard
e5c706f973
chore(main): release 0.0.296 (#2994)
🤖 I have created a release *beep* *boop*
---


## 0.0.296 (2024-08-13)

## What's Changed
* fix(frontend): color of copy icon for code blocks by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2993
* fix(frontend): search bar height by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2998
* fix: autocommit isolation level by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2999


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.295...v0.0.296

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-13 05:02:51 -07:00
Stan Girard
ba976672a8
chore(main): release 0.0.295 (#2959)
🤖 I have created a release *beep* *boop*
---


## 0.0.295 (2024-08-12)

## What's Changed
* chore: Update frontend README.md with yarn dev command (#2931) by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2958
* feat: Add brain_id and brain_name to ChatLLMMetadata model by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2968
* feat(frontend): talk with models and handle code markdown by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2980
* fix(frontend): talk with models by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2981
* feat(models): all models by default by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2983
* chore(env): add deactivate stripe env variable by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2986
* fix(frontend): handling unimported languages in Prism js by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2990
* fix(frontend): logo design of models by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2992


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.294...v0.0.295

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-12 03:04:48 -07:00
Stan Girard
01c1da77bf
chore(main): release 0.0.294 (#2931)
🤖 I have created a release *beep* *boop*
---


## 0.0.294 (2024-08-07)

## What's Changed
* Delete Porter Application quivr-com by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2927
* Delete Porter Application quivr-com-backend by @porter-deployment-app
in https://github.com/QuivrHQ/quivr/pull/2928
* feat: quivr core tox test + parsers by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2929
* feat(frontend): handle no brain selection by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2932
* fix: processor quivr version by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2934
* fix: quivr core fix tests by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2935
* chore(main): release core 0.0.13 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2930
* feat: Add GitHub sync functionality to sync router by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2871
* refactor: Remove syncGitHub function from useSync.ts by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2942
* feat: add chat with models by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2933
* ci: precommit in CI by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2946
* feat: Add get_model method to ModelRepository by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2949
* feat: Add user email to StripePricingOrManageButton and
UpgradeToPlusButton components by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2951


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.293...v0.0.294

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-07 01:49:48 -07:00
Stan Girard
b3debeefee
chore(main): release core 0.0.13 (#2930)
🤖 I have created a release *beep* *boop*
---


##
[0.0.13](https://github.com/QuivrHQ/quivr/compare/core-0.0.12...core-0.0.13)
(2024-08-01)


### Features

* quivr core tox test + parsers
([#2929](https://github.com/QuivrHQ/quivr/issues/2929))
([6855585](685558560c))


### Bug Fixes

* processor quivr version
([#2934](https://github.com/QuivrHQ/quivr/issues/2934))
([2d64962](2d64962ca4))
* quivr core fix tests
([#2935](https://github.com/QuivrHQ/quivr/issues/2935))
([d9c1f3a](d9c1f3add4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-08-02 15:24:21 +02:00
Stan Girard
f35f8c8cbf
chore(main): release 0.0.293 (#2925)
🤖 I have created a release *beep* *boop*
---


## 0.0.293 (2024-07-30)

## What's Changed
* feat(frontend): brain carousel by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2924
* fix(frontend): feedback for brain carousel by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2926


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.292...v0.0.293

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-30 05:47:23 -07:00
Stan Girard
3fb655e691
chore(main): release 0.0.292 (#2923)
🤖 I have created a release *beep* *boop*
---


## 0.0.292 (2024-07-29)

## What's Changed
* Feat/handle_azure_sites by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2921
* feat: update dev command in frontend README.md by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2922


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.291...v0.0.292

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-29 07:04:36 -07:00
Stan Girard
237a1c0d0a
chore(main): release 0.0.291 (#2920)
🤖 I have created a release *beep* *boop*
---


## 0.0.291 (2024-07-29)

## What's Changed
* feat(integrations): Add Azure Drive Sites support by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2919
* chore: update sync notification status to INFO by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2918


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.290...v0.0.291

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-29 05:48:43 -07:00
Stan Girard
317277db73
chore(main): release 0.0.290 (#2914)
🤖 I have created a release *beep* *boop*
---


## 0.0.290 (2024-07-26)

## What's Changed
* fix(frontend): remove possibility to sync folder by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2913
* fix(frontend): remove latence for delete notifications by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2916
* fix(backend): fix error messages by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2917
* feat(notifications): improved requirements by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2915


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.289...v0.0.290

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-26 08:15:55 -07:00
Stan Girard
5eca167bd7
chore(main): release 0.0.289 (#2911)
🤖 I have created a release *beep* *boop*
---


## 0.0.289 (2024-07-25)

## What's Changed
* chore(main): release core 0.0.12 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2889
* fix: error dict google drive by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2912


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.288...v0.0.289

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-25 07:34:16 -07:00
Stan Girard
ce40cc9e70
chore(main): release core 0.0.12 (#2889)
🤖 I have created a release *beep* *boop*
---


##
[0.0.12](https://github.com/QuivrHQ/quivr/compare/core-0.0.11...core-0.0.12)
(2024-07-23)


### Features

* **dead-code:** removed composite & api
([#2902](https://github.com/QuivrHQ/quivr/issues/2902))
([a2721d3](a2721d3926))
* **frontend:** add knowledge icon when integration
([#2888](https://github.com/QuivrHQ/quivr/issues/2888))
([733d083](733d083e33))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-23 15:21:35 -07:00
Stan Girard
31b16f2360
chore(main): release 0.0.288 (#2910)
🤖 I have created a release *beep* *boop*
---


## 0.0.288 (2024-07-23)

## What's Changed
* fix(sync): folder upload to Google Drive by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2909


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.287...v0.0.288

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-23 14:58:43 -07:00
Stan Girard
4a718e3012
chore(main): release 0.0.287 (#2908)
🤖 I have created a release *beep* *boop*
---


## 0.0.287 (2024-07-23)

## What's Changed
* feat: Update AzureDriveSync name to "Share Point" by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2907


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.286...v0.0.287

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-23 12:12:53 -07:00
Stan Girard
b3bd0ab31b
chore(main): release 0.0.286 (#2898)
🤖 I have created a release *beep* *boop*
---


## 0.0.286 (2024-07-23)

## What's Changed
* fix(frontend): remove warning in frontend by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2896
* feat(frontend): add logo to source when integration by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2899
* feat(premium): add trialing by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2900
* feat: Remove unused onboarding code by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2901
* feat(dead-code): removed composite & api by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2902
* feat(frontend): add a loader when processing files by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2903
* feat(frontend): icon chevron for folders by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2904
* feat(frontend): loader icon for integrations by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2905
* fix(frontend): remove current brain id when click on create brain by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2906


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.285...v0.0.286

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-23 11:40:42 -07:00
Stan Girard
d1a1f6f152
chore(main): release 0.0.285 (#2880)
🤖 I have created a release *beep* *boop*
---


## 0.0.285 (2024-07-22)

## What's Changed
* fix(frontend): select line when click on knowledge option by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2879
* fix(frontend): selected item on mention list by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2881
* fix(frontend): logo color on dark mode by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2882
* fix: Refacto & update dropbox refresh by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2875
* feat: quivr core brain info + processors registry + by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2877
* chore(main): release core 0.0.10 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2872
* feat: move parsers quivr core by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2884
* fix(frontend): default icon for knowledge without extension by @Zewed
in https://github.com/QuivrHQ/quivr/pull/2887
* chore(main): release core 0.0.11 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2886
* feat(frontend): add knowledge icon when integration by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2888
* fix: google conversion by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2891
* fix(frontend): remove thoughts button by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2892
* feat: add integration and integration link to Sources class by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2893
* feat(azure): changed auth method by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2890
* feat(frontend): new inputs by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2894
* fix(frontend): menu on mobile by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2895
* feat(api): add logging for inactive subscriptions by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2897


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.284...v0.0.285

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-22 08:24:58 -07:00
Stan Girard
09d8d50422
chore(main): release core 0.0.11 (#2886)
🤖 I have created a release *beep* *boop*
---


##
[0.0.11](https://github.com/QuivrHQ/quivr/compare/core-0.0.10...core-0.0.11)
(2024-07-22)


### Features

* move parsers quivr core
([#2884](https://github.com/QuivrHQ/quivr/issues/2884))
([d3c53e6](d3c53e6353))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-22 10:13:42 +02:00
Stan Girard
fdeb6613ed
chore(main): release core 0.0.10 (#2872)
🤖 I have created a release *beep* *boop*
---


##
[0.0.10](https://github.com/QuivrHQ/quivr/compare/core-0.0.9...core-0.0.10)
(2024-07-19)


### Features

* **frontend:** new notifications design
([#2870](https://github.com/QuivrHQ/quivr/issues/2870))
([ed97004](ed97004269))
* **integrations:** dropbox
([#2864](https://github.com/QuivrHQ/quivr/issues/2864))
([4806dc5](4806dc5809))
* quivr core brain info + processors registry +
([#2877](https://github.com/QuivrHQ/quivr/issues/2877))
([3001fa1](3001fa1475))


### Bug Fixes

* Refacto & update dropbox refresh
([#2875](https://github.com/QuivrHQ/quivr/issues/2875))
([3b68855](3b68855a83))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-19 09:48:36 +02:00
Stan Girard
3046f46b54
chore(main): release 0.0.284 (#2859)
🤖 I have created a release *beep* *boop*
---


## 0.0.284 (2024-07-17)

## What's Changed
* chore(cleanup): cleaned up some unused files by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2858
* feat: Improve file loading logic in File model by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2861
* feat(celery): add retry logic for dcos by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2862
* feat: quivr api send notification by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2865
* feat: Update category for sync notification by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2866
* feat: Update crawl_endpoint to include knowledge_id in task kwargs by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2867
* feat(integrations): Add integration fields to Knowledge and SyncsUser
models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2853
* feat: quivr api use quivr core by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2868
* feat: Update sync generic bulk by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2869
* chore(main): release core 0.0.9 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2855
* feat(frontend): new notifications design by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2870
* feat: Update sync active notification category by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2873
* feat(integrations): dropbox by @chloedia in
https://github.com/QuivrHQ/quivr/pull/2864
* fix(frontend): delete notifications by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2874
* feat(frontend): back button by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2876


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.283...v0.0.284

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-18 00:49:34 -07:00
Stan Girard
135bc85eb5
chore(main): release core 0.0.9 (#2855)
🤖 I have created a release *beep* *boop*
---


##
[0.0.9](https://github.com/QuivrHQ/quivr/compare/core-0.0.8...core-0.0.9)
(2024-07-15)


### Features

* quivr api use quivr core
([#2868](https://github.com/QuivrHQ/quivr/issues/2868))
([9d3e9ed](9d3e9edfd2))


### Bug Fixes

* quiv core stream duplicate and quivr-core rag tests
([#2852](https://github.com/QuivrHQ/quivr/issues/2852))
([35eb07f](35eb07f7a2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-16 00:24:26 -07:00
Stan Girard
5f45e11b6a
chore(main): release 0.0.283 (#2851)
🤖 I have created a release *beep* *boop*
---


## 0.0.283 (2024-07-12)

## What's Changed
* feat: Add bulk_id field to CreateNotification and Notification models
by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2850
* feat: Add bulk_id field to CreateNotification and Notification models
by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2854
* fix: quiv core stream duplicate and quivr-core rag tests by @AmineDiro
in https://github.com/QuivrHQ/quivr/pull/2852
* feat: Add category and brain_id fields to CreateNotification and
Notification models by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2856
* feat: Update file loading logic in File model by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2857


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.282...v0.0.283

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-12 08:57:47 -07:00
Stan Girard
38b01b1b74
chore(main): release 0.0.282 (#2840)
🤖 I have created a release *beep* *boop*
---


## 0.0.282 (2024-07-11)

## What's Changed
* chore: Update quivr-core and chainlit versions in requirements.txt by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2839
* chore(config): migrate renovate config by @renovate in
https://github.com/QuivrHQ/quivr/pull/2838
* fix: fixes duplicate response bug by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2843
* fix(frontend): remove possibilities to create brain if max amount by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2847
* fix(frontend): general before connections by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2848
* fix(backend): thumbs button were broken by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2849


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.281...v0.0.282

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-11 09:11:42 -07:00
Stan Girard
a09e3c5c1b
chore(main): release 0.0.281 (#2825)
🤖 I have created a release *beep* *boop*
---


## 0.0.281 (2024-07-11)

## What's Changed
* feat: quivr core minimal chat by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2803
* chore: Add release-please-core workflow and configuration files by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2809
* chore(main): release core 0.0.2 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2812
* chore(main): release core 0.0.2 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2813
* chore(main): release core 0.0.2 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2814
* chore(main): release core 0.0.2 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2815
* fix(pyproject): fixed to quivr github by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2816
* chore(main): release core 0.0.3 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2817
* feat: quivr core minimal chat by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2818
* chore(main): release core 0.0.4 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2819
* feat: Add GitHub Actions workflow for running tests on backend/core by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2820
* feat: Add GitHub Actions workflow for running tests on backend/core by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2822
* feat(precommit): Update pre-commit hooks to latest versions by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2823
* feat: quivr core chat history by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2824
* chore(main): release core 0.0.5 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2821
* feat(frontend): UI / UX Notifications by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2826
* feat: quivr-core ask streaming by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2828
* chore(main): release core 0.0.6 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2829
* fix: llm model name by @AmineDiro in
https://github.com/QuivrHQ/quivr/pull/2830
* chore(main): release core 0.0.7 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2831
* feat: Add Quivr chatbot example by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2827
* feat(renovate): updated configuration by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2835
* feat: Update aiofiles dependency to loosen version control by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2834
* chore(main): release core 0.0.8 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2832
* chore: Update quivr-core and chainlit versions in requirements.txt by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2836


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.280...v0.0.281

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-11 01:19:03 -07:00
Stan Girard
d9338347f7
chore(main): release core 0.0.8 (#2832)
🤖 I have created a release *beep* *boop*
---


##
[0.0.8](https://github.com/QuivrHQ/quivr/compare/core-0.0.7...core-0.0.8)
(2024-07-11)


### Features

* Add Quivr chatbot example
([#2827](https://github.com/QuivrHQ/quivr/issues/2827))
([5ff8d4e](5ff8d4ee81))
* Update aiofiles dependency to loosen version control
([#2834](https://github.com/QuivrHQ/quivr/issues/2834))
([5e75d15](5e75d15597))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-11 01:06:42 -07:00
Stan Girard
7b8db6b9ec
chore(main): release core 0.0.7 (#2831)
🤖 I have created a release *beep* *boop*
---


##
[0.0.7](https://github.com/QuivrHQ/quivr/compare/core-0.0.6...core-0.0.7)
(2024-07-10)


### Bug Fixes

* llm model name ([#2830](https://github.com/QuivrHQ/quivr/issues/2830))
([71d6cd9](71d6cd9b6b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-10 09:34:49 -07:00
Stan Girard
cc4bea7654
chore(main): release core 0.0.6 (#2829)
🤖 I have created a release *beep* *boop*
---


##
[0.0.6](https://github.com/QuivrHQ/quivr/compare/core-0.0.5...core-0.0.6)
(2024-07-10)


### Features

* quivr-core ask streaming
([#2828](https://github.com/QuivrHQ/quivr/issues/2828))
([0658d49](0658d4947c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-10 08:53:07 -07:00
Stan Girard
f496e013d3
chore(main): release core 0.0.5 (#2821)
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](https://github.com/QuivrHQ/quivr/compare/core-0.0.4...core-0.0.5)
(2024-07-10)


### Features

* Add GitHub Actions workflow for running tests on backend/core
([#2820](https://github.com/QuivrHQ/quivr/issues/2820))
([82292f3](82292f30ac))
* Add GitHub Actions workflow for running tests on backend/core
([#2822](https://github.com/QuivrHQ/quivr/issues/2822))
([1566040](15660409a3))
* quivr core chat history
([#2824](https://github.com/QuivrHQ/quivr/issues/2824))
([847e161](847e161d80))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-10 06:29:24 -07:00
Stan Girard
03aa9e4521
chore(main): release core 0.0.4 (#2819)
🤖 I have created a release *beep* *boop*
---


##
[0.0.4](https://github.com/QuivrHQ/quivr/compare/core-0.0.3...core-0.0.4)
(2024-07-09)


### Features

* quivr core minimal chat
([#2818](https://github.com/QuivrHQ/quivr/issues/2818))
([481f24f](481f24f5be))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-09 18:12:33 +02:00
Stan Girard
f77c8e65a3
chore(main): release core 0.0.3 (#2817)
🤖 I have created a release *beep* *boop*
---


##
[0.0.3](https://github.com/QuivrHQ/quivr/compare/core-0.0.2...core-0.0.3)
(2024-07-09)


### Bug Fixes

* **pyproject:** fixed to quivr github
([#2816](https://github.com/QuivrHQ/quivr/issues/2816))
([5a4ac00](5a4ac001d0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-09 07:57:16 -07:00
Stan Girard
e047fec673
chore(main): release core 0.0.2 (#2815)
🤖 I have created a release *beep* *boop*
---


##
[0.0.2](https://github.com/QuivrHQ/quivr/compare/core-v0.0.1...core-0.0.2)
(2024-07-09)


### Features

* **backend:** quivr-monorepo and quivr-core package
([#2765](https://github.com/QuivrHQ/quivr/issues/2765))
([2e75de4](2e75de4039))
* quivr core minimal chat
([#2803](https://github.com/QuivrHQ/quivr/issues/2803))
([1dc6d88](1dc6d88f9b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-09 07:49:44 -07:00
Stan Girard
2e995a6ae9 chore: Update backend/core version to 0.0.1 in release-please-manifest.json 2024-07-09 16:48:12 +02:00
Stan Girard
11e8556d1c
chore(main): release core 0.0.2 (#2814)
🤖 I have created a release *beep* *boop*
---


##
[0.0.2](https://github.com/QuivrHQ/quivr/compare/core-v0.0.1...core-0.0.2)
(2024-07-09)


### Features

* **backend:** quivr-monorepo and quivr-core package
([#2765](https://github.com/QuivrHQ/quivr/issues/2765))
([2e75de4](2e75de4039))
* quivr core minimal chat
([#2803](https://github.com/QuivrHQ/quivr/issues/2803))
([1dc6d88](1dc6d88f9b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-07-09 07:43:18 -07:00
Stan Girard
cf3ee9a3df chore: Update backend/core version to 0.0.1 in release-please-manifest.json 2024-07-09 16:41:37 +02:00
Stan Girard
c6d794ecb4 chore: release please updated manifest 2024-07-09 16:38:36 +02:00
Stan Girard
318b615fcb chore: Update release-please workflow for python package in backend 2024-07-09 15:55:46 +02:00
Stan Girard
70119ab652 chore: Update release-please workflow for python package in backend 2024-07-09 15:51:06 +02:00