Commit Graph

1256 Commits

Author SHA1 Message Date
Stan Girard
6ed4248d35
fix: 🐛 search (#2045)
fixed public brains avaiable

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 12:00:21 -08:00
Antoine Dewez
127f197e74
fix(frontend): change search icon on menu (#2043)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 11:01:30 -08:00
Antoine Dewez
7ca979cafc
fix(frontend): translate configure for brains and successfully deleted for chat (#2042)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-21 11:01:12 -08:00
Stan Girard
fc64cf8b44 feat(phospho): added trigger function 2024-01-21 10:37:57 -08:00
Stan Girard
975c1aa7bb
chore(main): release 0.0.169 (#2038)
🤖 I have created a release *beep* *boop*
---


## 0.0.169 (2024-01-21)

## What's Changed
* feat(brains): added now multiple brains close by by @StanGirard in
https://github.com/StanGirard/quivr/pull/2039
* fix(frontend): set chat messages only if needed by @Zewed in
https://github.com/StanGirard/quivr/pull/2040


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.168...v0.0.169

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 19:00:44 -08:00
Antoine Dewez
fe42c9a82d
fix(frontend): set chat messages only if needed (#2040)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 18:39:27 -08:00
Stan Girard
563ee470c8
feat(brains): added now multiple brains close by (#2039)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 18:39:03 -08:00
Stan Girard
15ba223f9c chore(docker): increased number of replicas 2024-01-20 13:51:03 -08:00
Stan Girard
3c11e03764
chore(main): release 0.0.168 (#2037)
🤖 I have created a release *beep* *boop*
---


## 0.0.168 (2024-01-20)

## What's Changed
* fix(frontend): don t load chat items on search by @Zewed in
https://github.com/StanGirard/quivr/pull/2036


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.167...v0.0.168

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 13:37:49 -08:00
Antoine Dewez
a99d23cf83
fix(frontend): don t load chat items on search (#2036)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 13:23:38 -08:00
Stan Girard
0a3b06b4eb
chore(main): release 0.0.167 (#2035)
🤖 I have created a release *beep* *boop*
---


## 0.0.167 (2024-01-20)

## What's Changed
* fix(frontend): chat still refreshs on first request by @Zewed in
https://github.com/StanGirard/quivr/pull/2034


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.166...v0.0.167

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 12:57:30 -08:00
Antoine Dewez
a573c72faf
fix(frontend): chat still refreshs on first request (#2034)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 12:52:47 -08:00
Stan Girard
f1f23a958a
chore(main): release 0.0.166 (#2029)
🤖 I have created a release *beep* *boop*
---


## 0.0.166 (2024-01-20)

## What's Changed
* feat(search): new way to interact with Quivr by @StanGirard in
https://github.com/StanGirard/quivr/pull/2026
* feat: adding search by @StanGirard in
https://github.com/StanGirard/quivr/pull/2031
* fix(frontend): remove close menu icon on mobile by @Zewed in
https://github.com/StanGirard/quivr/pull/2030
* fix(frontend): chat refreshed on first search request by @Zewed in
https://github.com/StanGirard/quivr/pull/2033


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.165...v0.0.166

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-20 12:32:19 -08:00
Antoine Dewez
1dfd5dccca
fix(frontend): chat refreshed on first search request (#2033)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 12:04:03 -08:00
Antoine Dewez
f3db474940
fix(frontend): remove close menu icon on mobile (#2030)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-20 10:21:39 -08:00
Stan Girard
577fbb4053
feat: adding search (#2031)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 22:56:24 -08:00
Stan Girard
d0b8b797f6
feat(search): new way to interact with Quivr (#2026)
Co-authored-by: Zewed <dewez.antoine2@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
2024-01-19 20:34:30 -08:00
Stan Girard
7f83fcdf42
chore(main): release 0.0.165 (#2024) 2024-01-17 17:53:32 -08:00
Zewed
775118b90f
fix(frontend): wrong placeholder message date (#2023)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-17 14:49:39 -08:00
Stan Girard
13e0b6ae99
chore(main): release 0.0.164 (#2017)
🤖 I have created a release *beep* *boop*
---


## 0.0.164 (2024-01-14)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.163...v0.0.164

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-14 08:46:42 -08:00
Stan Girard
47afcc4a3e feat: 🎸 supabase
trigger frontend
2024-01-13 22:40:27 -08:00
Stan Girard
555acec523
chore(main): release 0.0.163 (#2015)
🤖 I have created a release *beep* *boop*
---


## 0.0.163 (2024-01-14)

## What's Changed
* fix(frontend): left panel is not closing by @Zewed in
https://github.com/StanGirard/quivr/pull/2014
* fix: csp by @StanGirard in
https://github.com/StanGirard/quivr/pull/2016


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.162...v0.0.163

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-13 19:46:09 -08:00
Stan Girard
b18f45dfe1
fix: csp (#2016)
added preview env

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-13 19:43:02 -08:00
Zewed
35aa95ec34
fix(frontend): left panel is not closing (#2014)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-13 19:15:22 -08:00
Stan Girard
1d6a260850
chore(main): release 0.0.162 (#2013)
🤖 I have created a release *beep* *boop*
---


## 0.0.162 (2024-01-13)

## What's Changed
* fix(frontend): remove right panel and reduce chat section width by
@Zewed in https://github.com/StanGirard/quivr/pull/2012

## New Contributors
* @Zewed made their first contribution in
https://github.com/StanGirard/quivr/pull/2012

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.161...v0.0.162

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-13 14:59:35 -08:00
Zewed
97efbc13ca
fix(frontend): remove right panel and reduce chat section width (#2012)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):

---------

Co-authored-by: Antoine Dewez <antoinedewez@MacBook-Pro-de-Antoine.local>
2024-01-13 14:52:21 -08:00
Stan Girard
f87eae7c67
chore(main): release 0.0.161 (#1990)
🤖 I have created a release *beep* *boop*
---


## 0.0.161 (2024-01-07)

## What's Changed
* feat: 🎸 policies by @StanGirard in
https://github.com/StanGirard/quivr/pull/1997


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.160...v0.0.161

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-08 09:54:49 +01:00
Stan Girard
c49730c759 fix: 🐛 policies
fixed erronous migration
2024-01-08 00:39:58 +01:00
Stan Girard
c315b7d104
feat: 🎸 policies (#1997)
added Row level security on postgres

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-08 00:25:00 +01:00
Stan Girard
86b238f346 feat: 🎸 supabase-cli$
added start
2024-01-07 16:51:50 +01:00
Stan Girard
b2d1d10212 feat: 🎸 supabase
migrated to supabase cli
2024-01-07 16:50:38 +01:00
Stan Girard
e8db29f8af feat: 🎸 users
added webhook on new users
2024-01-05 11:11:20 +01:00
Stan Girard
41bde62523
chore(main): release 0.0.160 (#1985)
🤖 I have created a release *beep* *boop*
---


## 0.0.160 (2024-01-04)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.159...v0.0.160

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 15:16:39 +01:00
Stan Girard
d1400e1b6e feat: 🎸 pricing
added credit usage
2024-01-04 15:15:35 +01:00
Stan Girard
d71cdd2e45
chore(main): release 0.0.159 (#1984)
🤖 I have created a release *beep* *boop*
---


## 0.0.159 (2024-01-04)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.158...v0.0.159

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 14:47:08 +01:00
Stan Girard
b8d9f6b5e7 feat: 🎸 features
added description
2024-01-04 14:30:48 +01:00
Stan Girard
32c7714315
chore(main): release 0.0.158 (#1981)
🤖 I have created a release *beep* *boop*
---


## 0.0.158 (2024-01-04)

## What's Changed
* chore(deps): pin dependencies by @renovate in
https://github.com/StanGirard/quivr/pull/1975


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.157...v0.0.158

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 14:28:28 +01:00
Stan Girard
418928206f chore: 🤖 seed
updated
2024-01-04 14:28:08 +01:00
Stan Girard
5dd7acd11b fix(posthog): now is_was_premium 2024-01-04 14:17:10 +01:00
renovate[bot]
fe373fdd10
chore(deps): pin dependencies (#1975)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
pinDigest | -> `b4ffde6` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| pinDigest | -> `b39b52d` |
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | pinDigest | -> `65d7f2d` |
|
[aws-actions/amazon-ecr-login](https://togithub.com/aws-actions/amazon-ecr-login)
| action | pinDigest | -> `2fc7ace` |
|
[aws-actions/amazon-ecs-deploy-task-definition](https://togithub.com/aws-actions/amazon-ecs-deploy-task-definition)
| action | pinDigest | -> `df96430` |
|
[aws-actions/amazon-ecs-render-task-definition](https://togithub.com/aws-actions/amazon-ecs-render-task-definition)
| action | pinDigest | -> `4225e0b` |
|
[aws-actions/configure-aws-credentials](https://togithub.com/aws-actions/configure-aws-credentials)
| action | pinDigest | -> `5fd3084` |
| darthsim/imgproxy |  | pinDigest |  -> `0facd35` |
|
[docker/build-push-action](https://togithub.com/docker/build-push-action)
| action | pinDigest | -> `0a97817` |
|
[docker/build-push-action](https://togithub.com/docker/build-push-action)
| action | pinDigest | -> `4a13e50` |
| [docker/login-action](https://togithub.com/docker/login-action) |
action | pinDigest | -> `465a078` |
| [docker/login-action](https://togithub.com/docker/login-action) |
action | pinDigest | -> `343f7c4` |
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | pinDigest | -> `885d146` |
|
[docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action)
| action | pinDigest | -> `f95db51` |
|
[docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action)
| action | pinDigest | -> `6882732` |
|
[google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action)
| action | pinDigest | -> `db8f2c6` |
| kong |  | pinDigest |  -> `1b53405` |
| [pavelzw/pytest-action](https://togithub.com/pavelzw/pytest-action) |
action | pinDigest | -> `510c5e9` |
| postgrest/postgrest |  | pinDigest |  -> `23b2dab` |
| python | final | pinDigest |  -> `0c1fbb2` |
| redis |  | pinDigest |  -> `a7cee7c` |
| supabase/edge-runtime |  | pinDigest |  -> `4e02aac` |
| supabase/gotrue |  | pinDigest |  -> `b503f1f` |
| supabase/logflare |  | pinDigest |  -> `e693c78` |
| supabase/postgres |  | pinDigest |  -> `fb8387f` |
| supabase/postgres-meta |  | pinDigest |  -> `31a107d` |
| supabase/realtime |  | pinDigest |  -> `634a59e` |
| supabase/storage-api |  | pinDigest |  -> `2cd146f` |
| supabase/studio |  | pinDigest |  -> `393669f` |
| timberio/vector |  | pinDigest |  -> `4bc04ac` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/StanGirard/quivr).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 14:00:18 +01:00
Stan Girard
92012a81f9
chore(main): release 0.0.157 (#1976)
🤖 I have created a release *beep* *boop*
---


## 0.0.157 (2024-01-04)

## What's Changed
* feat: 🎸 posthog by @StanGirard in
https://github.com/StanGirard/quivr/pull/1978


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.156...v0.0.157

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 13:59:54 +01:00
Stan Girard
6ac7962ec7
feat: 🎸 posthog (#1978)
user settings to premium

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-04 13:57:13 +01:00
Stan Girard
9fed457fbe chore: 🤖 renovate
updated
2024-01-04 13:05:45 +01:00
Stan Girard
55efb52ff0
chore(main): release 0.0.156 (#1974)
🤖 I have created a release *beep* *boop*
---


## 0.0.156 (2024-01-04)

## What's Changed
* fix: 🐛 models by @StanGirard in
https://github.com/StanGirard/quivr/pull/1973


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.155...v0.0.156

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 12:48:42 +01:00
Stan Girard
07563bd079
fix: 🐛 models (#1973)
fixed when model is not choosen

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-04 12:31:17 +01:00
Stan Girard
9a041e722b
chore(main): release 0.0.155 (#1969)
🤖 I have created a release *beep* *boop*
---


## 0.0.155 (2024-01-04)

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.154...v0.0.155

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 02:09:35 +01:00
Stan Girard
09159a2ba1 fix: 🐛 requests
equals 0
2024-01-04 02:08:03 +01:00
Stan Girard
e15d0f8774
chore(main): release 0.0.154 (#1968)
🤖 I have created a release *beep* *boop*
---


## 0.0.154 (2024-01-04)

## What's Changed
* feat: 🎸 models by @StanGirard in
https://github.com/StanGirard/quivr/pull/1967


**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.153...v0.0.154

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2024-01-04 01:46:07 +01:00
Stan Girard
ff59ce99a6 fix: 🐛 user-usage
fixed calculation
2024-01-04 01:40:23 +01:00
Stan Girard
a65eb5a9cd
feat: 🎸 models (#1967)
updated available models

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-04 01:14:03 +01:00