Stan Girard
|
19365c4bb5
|
chore(main): release 0.0.238 (#2491)
🤖 I have created a release *beep* *boop*
---
## 0.0.238 (2024-04-25)
## What's Changed
* Enable Porter Application cherry-pick-backend by
@porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2492
* Enable Porter Application cherry-pick-frontend by
@porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2493
* feat: Add telemetry ping task to celery worker and main.py by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2494
* fix(backend): compute history only if needed and put some cache to
remove some call… by @dmourot in
https://github.com/QuivrHQ/quivr/pull/2497
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.237...v0.0.238
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-26 00:49:22 -07:00 |
|
Stan Girard
|
5a70735036
|
chore(main): release 0.0.237 (#2482)
🤖 I have created a release *beep* *boop*
---
## 0.0.237 (2024-04-24)
## What's Changed
* docs: Add environment variables, increase user usage, and add new
models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2481
* fix(frontend): Warning for Quivr Assistants by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2479
* fix(frontend): better UI for Onboarding by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2477
* docs: add new configuration items by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2483
* Revert "fix(frontend): better UI for Onboarding" by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2485
* feat(reranker): Add flashrank and contextual compression retriever by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2480
* feat(history): max tokens in the history provided by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2487
* feat: Update chunk overlap to 200 by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2488
* docs: Add reranking configuration guide by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2489
* docs: Update telemetry configuration in Quivr by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2490
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.236...v0.0.237
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-25 01:03:24 -07:00 |
|
Stan Girard
|
f8693e223a
|
chore(main): release 0.0.236 (#2466)
🤖 I have created a release *beep* *boop*
---
## 0.0.236 (2024-04-23)
## What's Changed
* feat(docs): update to new by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2465
* feat(docs): Add new brain files and update navigation by @StanGirard
in https://github.com/QuivrHQ/quivr/pull/2467
* Feat/docs category brains agents by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2469
* fix(docs): update doc by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2470
* feat(digital-ocean): Update deployment instructions for Digital Ocean
by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2472
* docs(digital-ocean): added missing photo by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2473
* docs: Update brain documentation and images by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2475
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.235...v0.0.236
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-23 07:37:37 -07:00 |
|
Stan Girard
|
7c694e6ed4
|
chore(main): release 0.0.235 (#2463)
🤖 I have created a release *beep* *boop*
---
## 0.0.235 (2024-04-21)
## What's Changed
* fix(sources): Remove duplicate sources and add metadata to model
response by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2462
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.234...v0.0.235
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-21 14:54:43 -07:00 |
|
Stan Girard
|
98e5feebcc
|
chore(main): release 0.0.234 (#2461)
🤖 I have created a release *beep* *boop*
---
## 0.0.234 (2024-04-21)
## What's Changed
* fix(gpt4): Refactor GPT4Brain and KnowledgeBrainQA classes to add
non-streaming-saving-answer by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2460
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.233...v0.0.234
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-21 04:12:38 -07:00 |
|
Stan Girard
|
ad83d7a927
|
chore(main): release 0.0.233 (#2455)
🤖 I have created a release *beep* *boop*
---
## 0.0.233 (2024-04-21)
## What's Changed
* refactor: reorg files in backend by @MaximeThoonsen in
https://github.com/QuivrHQ/quivr/pull/2449
* Revert "refactor: reorg files in backend" by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2456
* refactor: Refacto code #1 by @MaximeThoonsen in
https://github.com/QuivrHQ/quivr/pull/2458
* refactor: reorg the files #2 by @MaximeThoonsen in
https://github.com/QuivrHQ/quivr/pull/2457
* feat(gpt4): Add chat service and generate answer method to GPT4Brain
class by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2459
## New Contributors
* @MaximeThoonsen made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2449
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.232...v0.0.233
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-21 03:47:59 -07:00 |
|
Stan Girard
|
1d7b31949d
|
chore(main): release 0.0.232 (#2452)
🤖 I have created a release *beep* *boop*
---
## 0.0.232 (2024-04-19)
## What's Changed
* Update CPU and memory settings in task definition files by @StanGirard
in https://github.com/QuivrHQ/quivr/pull/2450
* fix: Fix error message in SummaryAssistant class by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2453
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.231...v0.0.232
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-19 03:04:00 -07:00 |
|
Stan Girard
|
08c857a9c9
|
chore(main): release 0.0.231 (#2434)
🤖 I have created a release *beep* *boop*
---
## 0.0.231 (2024-04-19)
## What's Changed
* feat(assistants): Add user usage update and pricing calculation to ITO
assistant by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2433
* feat(assistant): improve prompt summary by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2435
* feat(assistants): Add PDF generation functionality and nice emails by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2436
* feat(analytics): rely on sql rather that python loop for brains by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2437
* fix(assistant): summary now can output 2000 tokens by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2440
* feat(assistant): check if key of file is same as filename uploaded by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2439
* feat: Update Docker build commands and dependencies by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2441
* feat(rag): Refactor DEFAULT_DOCUMENT_PROMPT in quivr_rag.py by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2442
* Enable Porter Application quivr-back by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2443
* Enable Porter Application quivr-demo-front by @porter-deployment-app
in https://github.com/QuivrHQ/quivr/pull/2444
* fix(assistants): brain id is null by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2445
* feat(summary): improve prompt to get more insights by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2446
* feat(aws): Update CPU and memory configurations for task definitions
by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2447
* feat(frontend): Quivr Assistants by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2448
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.230...v0.0.231
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!--
ELLIPSIS_HIDDEN
-->
----
| 🚀 This description was created by
[Ellipsis](https://www.ellipsis.dev) for commit
a16fa4dbaf |
|--------|
### Summary:
This PR releases version 0.0.231, introducing several feature
enhancements and bug fixes across the assistant, analytics, Docker, and
frontend modules.
**Key points**:
- Release version 0.0.231 with feature enhancements and bug fixes across
multiple modules
- User usage update and pricing calculation added to ITO assistant
- Improved prompt summary in assistant module
- PDF generation functionality and email enhancements added
- Analytics optimized by relying on SQL instead of Python loop
- Token output limit fixed in assistant summary
- Docker build commands and dependencies updated
- DEFAULT_DOCUMENT_PROMPT in quivr_rag.py refactored
- Porter Applications for quivr-back and quivr-demo-front enabled
- Null brain id issue fixed in assistants module
- Prompt improved for better insights in summary module
- CPU and memory configurations for AWS task definitions updated
- Quivr Assistants added in frontend
----
Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)
<!--
ELLIPSIS_HIDDEN
-->
|
2024-04-19 01:54:32 -07:00 |
|
Stan Girard
|
c4106dbb86
|
chore(main): release 0.0.230 (#2431)
🤖 I have created a release *beep* *boop*
---
## 0.0.230 (2024-04-16)
## What's Changed
* feat(backend): add RAG evaluation using Ragas by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2429
* feat(assistants): Add new input models for boolean, number, select
text, and select number by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2432
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.229...v0.0.230
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!--
ELLIPSIS_HIDDEN
-->
----
| <a href="https://ellipsis.dev" target="_blank"><img
src="https://avatars.githubusercontent.com/u/80834858?s=400&u=31e596315b0d8f7465b3ee670f25cea677299c96&v=4"
alt="Ellipsis" width="30px" height="30px"/></a> | 🚀 This PR
description was created by [Ellipsis](https://www.ellipsis.dev) for
commit 9aa6637296 . |
|--------|--------|
### Summary:
This PR bumps the version to 0.0.230, adds RAG evaluation using Ragas in
the backend, introduces new input models in the assistants module, and
reflects these changes in `CHANGELOG.md`.
**Key points**:
- Version bumped to 0.0.230
- Added RAG evaluation using Ragas in the backend
- Introduced new input models for boolean, number, select text, and
select number in the assistants module
- Changes reflected in `CHANGELOG.md`
----
Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)
<!--
ELLIPSIS_HIDDEN
-->
|
2024-04-16 06:15:53 -07:00 |
|
Stan Girard
|
7c9f67e539
|
chore(main): release 0.0.229 (#2419)
🤖 I have created a release *beep* *boop*
---
## 0.0.229 (2024-04-12)
## What's Changed
* feat: optimization calls by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2417
* feat: Add assistant module and remove ingestion module by @StanGirard
in https://github.com/QuivrHQ/quivr/pull/2420
* feat: assistants by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2421
* feat: Add tags to AssistantOutput classes by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2425
* feat: Add icon and description to assistant by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2426
* feat: llamaparse & diff agent by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2427
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.228...v0.0.229
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-15 01:51:43 -07:00 |
|
Stan Girard
|
43a2775f3c
|
chore(main): release 0.0.228 (#2387)
🤖 I have created a release *beep* *boop*
---
## 0.0.228 (2024-04-10)
## What's Changed
* fix(frontend): phone display issues by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2386
* Patch 1 by @llwp in https://github.com/QuivrHQ/quivr/pull/2388
* fix: typo in README.md by @bolens in
https://github.com/QuivrHQ/quivr/pull/2391
* feat(ingestion): Add ingestion module and routes by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2393
* feat: Add seed ingestions to supabase migrations by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2399
* feat: Add url_required field to IngestionEntity by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2400
* Feat: Bibtex file uploads by @colesnic in
https://github.com/QuivrHQ/quivr/pull/2398
* fix: logger level and telemetry function calls by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2409
* fix: Add integration brain to subscription route by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2410
* feat(frontend): onboarding V2 by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2394
* fix(frontend): onboardind bug by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2414
* fix(frontend): cleaner fix for onboarding by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2415
* feat(analytics): added analytics page by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2416
## New Contributors
* @llwp made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2388
* @bolens made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2391
* @colesnic made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2398
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.227...v0.0.228
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-04-10 02:30:04 -07:00 |
|
Stan Girard
|
07f9078cb3
|
chore(main): release 0.0.227 (#2379)
🤖 I have created a release *beep* *boop*
---
## 0.0.227 (2024-03-28)
## What's Changed
* fix(backend): invitation with new brains did not work by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2378
* fix(backend): invitation brain bugs by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2380
* fix(frontend): disable knowledge tab by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2381
* fix(frontend): dark mode issues by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2382
* feat(frontend): show icons only on hover except for last message by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2377
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.226...v0.0.227
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-27 20:08:05 -07:00 |
|
Stan Girard
|
c5fcceb30c
|
chore(main): release 0.0.226 (#2364)
🤖 I have created a release *beep* *boop*
---
## 0.0.226 (2024-03-21)
## What's Changed
* feat: Add Mistral models to defineMaxTokens and BrainConfig by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2363
* feat: mistral by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2365
* fix(retriever): Update match_vectors sql function to rank chunks in
correct order by @dmourot in https://github.com/QuivrHQ/quivr/pull/2367
* feat(docker image): Docker image Optimized for CPU-only env by
@dmourot in https://github.com/QuivrHQ/quivr/pull/2368
* feat(frontend): dark mode by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2369
* feat(frontend & backend): thumbs for message feedback by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2360
* fix(backend): migration legacy by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2370
* fix(frontend): type stripe casing by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2371
* fix(backend): unsubscribe from brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2373
* feat(frontend): onboarding form by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2342
* fix(frontend): onBoarding issue by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2374
## New Contributors
* @dmourot made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2367
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.225...v0.0.226
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-21 12:40:34 -07:00 |
|
Stan Girard
|
7e6a418e5b
|
chore(main): release 0.0.225 (#2347)
🤖 I have created a release *beep* *boop*
---
## 0.0.225 (2024-03-15)
## What's Changed
* fix(frontend): bigger icon on message row by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2345
* fix(frontend): remove brains usage in user page by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2349
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.224...v0.0.225
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-15 11:50:53 -07:00 |
|
Stan Girard
|
fa27d711cd
|
chore(main): release 0.0.224 (#2344)
🤖 I have created a release *beep* *boop*
---
## 0.0.224 (2024-03-15)
## What's Changed
* feat(frontend): add discord link by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2343
* fix(frontend): upgrade to plus by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2346
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.223...v0.0.224
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-15 00:30:36 -07:00 |
|
Stan Girard
|
740f9c7c41
|
chore(main): release 0.0.223 (#2340)
🤖 I have created a release *beep* *boop*
---
## 0.0.223 (2024-03-13)
## What's Changed
* chore: update packages backend by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2339
* feat: Add optional fields to UserIdentity and UserUpdatableProperties
by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2341
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.222...v0.0.223
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-13 11:46:28 -07:00 |
|
Stan Girard
|
f23dd90ecb
|
chore(main): release 0.0.222 (#2327)
🤖 I have created a release *beep* *boop*
---
## 0.0.222 (2024-03-09)
## What's Changed
* feat: Update langchain.prompts and langchain_core.messages modules by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2326
* feat(frontend): social buttons by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2325
* fix(frontend): upgrade to plus button by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2324
* fix(frontend): maximum amount of brains reached by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2323
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.221...v0.0.222
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-08 16:43:15 -08:00 |
|
Stan Girard
|
ff9e67e9b4
|
chore(main): release 0.0.221 (#2314)
🤖 I have created a release *beep* *boop*
---
## 0.0.221 (2024-03-07)
## What's Changed
* feat: seed updated by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2313
* fix(frontend): allow model change by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2317
* fix(frontend): mention list by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2315
* fix(frontend): studio to brain studio by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2316
* feat(frontend): add help tooltip for model selection by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2318
* fix(frontend): page header studio to brain studio by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2319
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.220...v0.0.221
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-07 11:34:05 -08:00 |
|
Stan Girard
|
18a50cb719
|
chore(main): release 0.0.220 (#2312)
🤖 I have created a release *beep* *boop*
---
## 0.0.220 (2024-03-06)
## What's Changed
* fix(frontend): brain name by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2311
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.219...v0.0.220
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-06 13:04:43 -08:00 |
|
Stan Girard
|
efb8685c9c
|
chore(main): release 0.0.219 (#2308)
🤖 I have created a release *beep* *boop*
---
## 0.0.219 (2024-03-06)
## What's Changed
* feat: Update to newest version of litellm by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2307
* fix(frontend): small renaiming chat to thread by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2306
* feat(frontend): brain Catalogue by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2303
* feat(frontend): 404 redirection by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2309
* fix(frontend): old brain legacy by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2310
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.218...v0.0.219
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-06 12:42:34 -08:00 |
|
Stan Girard
|
ccf4e0304a
|
chore(main): release 0.0.218 (#2298)
🤖 I have created a release *beep* *boop*
---
## 0.0.218 (2024-03-05)
## What's Changed
* feat: doc as integration by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2297
* fix(rag): add api_base by @niels-garve in
https://github.com/QuivrHQ/quivr/pull/2289
* fix(frontend): login bug by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2300
## New Contributors
* @niels-garve made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2289
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.217...v0.0.218
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-05 08:41:21 -08:00 |
|
Stan Girard
|
2d07e78922
|
chore(main): release 0.0.217 (#2296)
🤖 I have created a release *beep* *boop*
---
## 0.0.217 (2024-03-04)
## What's Changed
* fix(frontend): fix home page redirection by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2295
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.216...v0.0.217
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-04 15:06:45 -08:00 |
|
Stan Girard
|
f24a4d74ec
|
chore(main): release 0.0.216 (#2283)
🤖 I have created a release *beep* *boop*
---
## 0.0.216 (2024-03-04)
## What's Changed
* feat: Update chunk_size in File model by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2281
* fix(frontend): double file upload on drag and drop by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2284
* fix(frontend): click anywhere on drop zone to upload file by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2285
* fix(frontend): smalls on thread section by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2286
* fix(frontend): remove tests by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2287
* feat(frontend): better UI/UX on select brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2288
* feat(frontend): add brain icon on brain list by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2292
* fix(frontend): whitespace on firefox by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2293
* fix(frontend): remove unused stuff by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2282
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.215...v0.0.216
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-04 11:47:46 -08:00 |
|
Stan Girard
|
014d702d9f
|
chore(main): release 0.0.215 (#2279)
🤖 I have created a release *beep* *boop*
---
## 0.0.215 (2024-03-01)
## What's Changed
* fix(frontend): message info box by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2277
* fix(frontend): see knowledge in custom brains by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2278
* fix(frontend): fix disabled knwoledge tab by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2280
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.214...v0.0.215
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-03-01 11:49:02 -08:00 |
|
Stan Girard
|
30fc201de0
|
chore(main): release 0.0.214 (#2275)
🤖 I have created a release *beep* *boop*
---
## 0.0.214 (2024-02-29)
## What's Changed
* fix(frontend): revamp quivr studio by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2274
* fix(frontend): zindex and radius on single selector component by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2276
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.213...v0.0.214
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-29 14:29:53 -08:00 |
|
Stan Girard
|
a490beaab5
|
chore(main): release 0.0.213 (#2271)
🤖 I have created a release *beep* *boop*
---
## 0.0.213 (2024-02-28)
## What's Changed
* feat(notion): added custom integration by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2268
* feat: Remove constraints and add foreign key references to brain
tables by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2273
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.212...v0.0.213
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-28 11:24:36 -08:00 |
|
Stan Girard
|
24098e7b56
|
chore(main): release 0.0.212 (#2265)
🤖 I have created a release *beep* *boop*
---
## 0.0.212 (2024-02-26)
## What's Changed
* feat: new landing page by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2264
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.211...v0.0.212
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-25 18:15:43 -08:00 |
|
Stan Girard
|
edd29ba425
|
chore(main): release 0.0.211 (#2249)
🤖 I have created a release *beep* *boop*
---
## 0.0.211 (2024-02-24)
## What's Changed
* fix: ollama migration documentation by @bidoubiwa in
https://github.com/QuivrHQ/quivr/pull/2248
* Update Sentry configuration and ignore file by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2250
* Fix Sentry DSN environment variable by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2251
* fix(sentry): Refactor GlobalError component to use arrow function
syntax by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2252
* fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2254
* feat(frontend): integrate octolane by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2256
* fix(frontend): better search bar and chat box by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2255
* feat(frontend): sources per messages by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2253
* feat(sentry): remove health endpoint by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2257
* Add octolane.com to Content Security Policy by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2258
* fix(frontend): ui chat box & sources small bug by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2260
* Refactor GitHub workflows by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2261
## New Contributors
* @bidoubiwa made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2248
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.210...v0.0.211
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-25 17:47:54 -08:00 |
|
Stan Girard
|
38de2e7440
|
chore(main): release 0.0.210 (#2244)
🤖 I have created a release *beep* *boop*
---
## 0.0.210 (2024-02-22)
## What's Changed
* feat: Update memory allocation in task definition by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2243
* fix: get_brain_details API to include user_id parameter by @StanGirard
in https://github.com/QuivrHQ/quivr/pull/2242
* feat(chat): Add follow up questions functionality by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2241
* Reduce sampling rate for Sentry traces by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2245
* Revert "feat(chat): Add follow up questions functionality" by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2246
* Add max_input and max_tokens parameters to KnowledgeBrainQA
constructor by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2247
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.209...v0.0.210
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-22 15:58:11 -08:00 |
|
Stan Girard
|
5d165f0e57
|
chore(main): release 0.0.209 (#2240)
🤖 I have created a release *beep* *boop*
---
## 0.0.209 (2024-02-22)
## What's Changed
* fix(frontend): fix share brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2238
* fix(frontend): don't preselect core brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2239
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.208...v0.0.209
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-22 11:36:03 -08:00 |
|
Stan Girard
|
e6eb77b255
|
chore(main): release 0.0.208 (#2218)
🤖 I have created a release *beep* *boop*
---
## 0.0.208 (2024-02-21)
## 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/2216
* Enable Porter Application quivr by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2220
* Delete Porter Application quivr by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2221
* Enable Porter Application preview-quivr by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2222
* Enable Porter Application prod-quivr by @porter-deployment-app in
https://github.com/QuivrHQ/quivr/pull/2223
* feat(brains): added description by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2224
* feat: Add integration_logo_url to MinimalUserBrainEntity by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2225
* Add Redis configuration to celery_config.py by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2227
* Remove unused 'model' variable and logging statements by @StanGirard
in https://github.com/QuivrHQ/quivr/pull/2228
* feat: Add max_files attribute to MinimalUserBrainEntity and
BrainsUsers repository by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2229
* Feature: Add animations to foldable section by @johnfewell in
https://github.com/QuivrHQ/quivr/pull/2202
* feat(frontend): first custom brain live by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2226
* fix(frontend): legacy on foldable section animation pr by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2230
* Fix: API endpoint for getting integration brains by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2231
* feat: Update dependencies and remove unnecessary logging statements by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2232
* feat: implement elasticache by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2234
* fix(frontend): ellipsis overflow on large brain or prompt names by
@Zewed in https://github.com/QuivrHQ/quivr/pull/2233
## New Contributors
* @porter-deployment-app made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2220
* @johnfewell made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2202
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.207...v0.0.208
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-21 11:23:59 -08:00 |
|
Stan Girard
|
1cbd71db29
|
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).
|
2024-02-18 23:46:30 -08:00 |
|
Stan Girard
|
aa4e85fc32
|
chore(main): release 0.0.205 (#2200)
🤖 I have created a release *beep* *boop*
---
## 0.0.205 (2024-02-19)
## What's Changed
* Update ollama.mdx by @zangjiucheng in
https://github.com/QuivrHQ/quivr/pull/2196
* feat(integration): improve by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2199
* fix(frontend): history to threads by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2201
* feat(custom): big brain by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2198
* feat: Update system templates with custom personality support by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2209
## New Contributors
* @zangjiucheng made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2196
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.204...v0.0.205
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-18 19:43:00 -08:00 |
|
Stan Girard
|
ea27017e62
|
chore(main): release 0.0.203 (#2188)
🤖 I have created a release *beep* *boop*
---
## 0.0.203 (2024-02-15)
## What's Changed
* feat: 🎸 ocr by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2187
* feat(lcel): migrated to lcel and pydantic by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2185
* feat(frontend): new brain creation modal by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2192
* feat(integration): implementation by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2191
* feat(frontend): new design for brain table by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2193
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.202...v0.0.203
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-14 21:22:57 -08:00 |
|
Stan Girard
|
d4b40b3b42
|
chore(main): release 0.0.202 (#2179)
🤖 I have created a release *beep* *boop*
---
## 0.0.202 (2024-02-11)
## What's Changed
* fix(frontend): change placeholder in chat bar by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2177
* fix(frontend): remove notification banner by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2178
* fix(frontend): remove onboarding questions by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2176
* feat(frontend): new modal for add knowledge by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2173
* Revert "fix(frontend): remove onboarding questions" by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2181
* fix(frontend): remove onboarding question by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2183
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.201...v0.0.202
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-10 20:50:05 -08:00 |
|
Stan Girard
|
1d313e51f7
|
chore(main): release 0.0.201 (#2175)
🤖 I have created a release *beep* *boop*
---
## 0.0.201 (2024-02-10)
## What's Changed
* fix: 🐛 session by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2174
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.200...v0.0.201
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-10 16:01:21 -08:00 |
|
Stan Girard
|
0f398a0452
|
chore(main): release 0.0.200 (#2172)
🤖 I have created a release *beep* *boop*
---
## 0.0.200 (2024-02-09)
## What's Changed
* fix(daily-usage): Update daily requests count in UserUsage model by
@StanGirard in https://github.com/QuivrHQ/quivr/pull/2171
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.199...v0.0.200
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-09 11:45:10 -08:00 |
|
Stan Girard
|
094b3b3a62
|
chore(main): release 0.0.199 (#2170)
🤖 I have created a release *beep* *boop*
---
## 0.0.199 (2024-02-08)
## What's Changed
* feat: 🎸 telemetry by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2169
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.198...v0.0.199
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-08 14:24:59 -08:00 |
|
Stan Girard
|
a767b32775
|
chore(main): release 0.0.197 (#2155)
🤖 I have created a release *beep* *boop*
---
## 0.0.197 (2024-02-07)
## What's Changed
* fix(prompts): can now be removed by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2154
* tests: Add tests for deleting prompts by ID by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2156
* fix(related): removed public brains by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2157
* perf: ⚡️ signed_url by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2159
* fix(backend): typo in word response by @untilhamza in
https://github.com/QuivrHQ/quivr/pull/2158
* fix(frontend): better UI for phone device by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2160
* fix(frontend): add knwoledge from create brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2161
* feat(chunks): now chunk size is saved in database dynamically and not
just 500 by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2164
* fix(frontend): remove related brains for now by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2162
* fix(frontend): can"t choose private or public brains by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2163
* feat(frontend): manage current brain by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2165
* fix(frontend): upgrade my plan by @Zewed in
https://github.com/QuivrHQ/quivr/pull/2167
## New Contributors
* @untilhamza made their first contribution in
https://github.com/QuivrHQ/quivr/pull/2158
**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.196...v0.0.197
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-07 13:54:00 -08:00 |
|
Stan Girard
|
b6571d6ea9
|
chore(main): release 0.0.196 (#2152)
🤖 I have created a release *beep* *boop*
---
## 0.0.196 (2024-02-07)
## What's Changed
* feat(frontend): Page Header + Begin of Studio by @Zewed in
https://github.com/StanGirard/quivr/pull/2151
* fix(frontend): overflow brain item by @Zewed in
https://github.com/StanGirard/quivr/pull/2153
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.195...v0.0.196
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-06 17:22:20 -08:00 |
|
Stan Girard
|
ccbe6a826b
|
chore(main): release 0.0.195 (#2147)
🤖 I have created a release *beep* *boop*
---
## 0.0.195 (2024-02-06)
## What's Changed
* feat(integrations): integration with Notion in the backend by
@StanGirard in https://github.com/StanGirard/quivr/pull/2123
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.194...v0.0.195
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-05 21:52:41 -08:00 |
|
Stan Girard
|
7bed81513f
|
chore(main): release 0.0.194 (#2145)
🤖 I have created a release *beep* *boop*
---
## 0.0.194 (2024-02-05)
## What's Changed
* feat(frontend): add a chatbot for users by @Zewed in
https://github.com/StanGirard/quivr/pull/2144
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.193...v0.0.194
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-05 12:14:06 -08:00 |
|
Stan Girard
|
d246ad174c
|
chore(main): release 0.0.193 (#2143)
🤖 I have created a release *beep* *boop*
---
## 0.0.193 (2024-02-04)
## What's Changed
* feat(frontend): design changes on user profile by @Zewed in
https://github.com/StanGirard/quivr/pull/2140
* fix(frontend): rename upgrade to plus to upgrade by @Zewed in
https://github.com/StanGirard/quivr/pull/2141
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.192...v0.0.193
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-04 14:00:39 -08:00 |
|
Stan Girard
|
7d871d9c34
|
chore(main): release 0.0.192 (#2139)
🤖 I have created a release *beep* *boop*
---
## 0.0.192 (2024-02-02)
## What's Changed
* feat(frontend): display which brain you are talking to by @Zewed in
https://github.com/StanGirard/quivr/pull/2137
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.191...v0.0.192
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-02 14:19:19 -08:00 |
|
Stan Girard
|
fd8bc92a23
|
chore(main): release 0.0.191 (#2134)
🤖 I have created a release *beep* *boop*
---
## 0.0.191 (2024-02-01)
## What's Changed
* fix(frontend): no sources repetition in data panel by @Zewed in
https://github.com/StanGirard/quivr/pull/2132
* fix(frontend): don't show copy icon when thinking by @Zewed in
https://github.com/StanGirard/quivr/pull/2133
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.190...v0.0.191
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
|
2024-02-01 14:06:05 -08:00 |
|
Stan Girard
|
79f8354c12
|
chore(main): release 0.0.190 (#2120)
🤖 I have created a release *beep* *boop*
---
## 0.0.190 (2024-01-31)
## What's Changed
* fix(frontend): Better contrast in Menu by @Zewed in
https://github.com/StanGirard/quivr/pull/2119
* fix(frontend): better chat color and copy icon position by @Zewed in
https://github.com/StanGirard/quivr/pull/2121
* fix(frontend): better visualisation of current path on menu by @Zewed
in https://github.com/StanGirard/quivr/pull/2122
* feat(frontend): uniformize behaviour for metadata panel by @Zewed in
https://github.com/StanGirard/quivr/pull/2124
* fix(frontend): fetch chat only if session exist by @Zewed in
https://github.com/StanGirard/quivr/pull/2130
* fix(frontend): prompt display by @Zewed in
https://github.com/StanGirard/quivr/pull/2129
* fix(frontend): upload knwoledge in brains manegement by @Zewed in
https://github.com/StanGirard/quivr/pull/2131
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.189...v0.0.190
---
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-31 15:17:15 -08:00 |
|
Stan Girard
|
d6e18f54ce
|
chore(main): release 0.0.189 (#2117)
🤖 I have created a release *beep* *boop*
---
## 0.0.189 (2024-01-30)
## What's Changed
* feat(frontend): design menu by @Zewed in
https://github.com/StanGirard/quivr/pull/2116
* fix(frontend): fix z index popover on add knwoledge modal by @Zewed in
https://github.com/StanGirard/quivr/pull/2118
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.188...v0.0.189
---
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-30 14:19:13 -08:00 |
|
Stan Girard
|
780b7162d3
|
chore(main): release 0.0.188 (#2111)
🤖 I have created a release *beep* *boop*
---
## 0.0.188 (2024-01-29)
## What's Changed
* fix: 🐛 upload by @StanGirard in
https://github.com/StanGirard/quivr/pull/2112
* feat(frontend): add sources to metadata by @Zewed in
https://github.com/StanGirard/quivr/pull/2113
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.187...v0.0.188
---
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-29 14:14:30 -08:00 |
|
Stan Girard
|
68e7ee6631
|
chore(main): release 0.0.187 (#2105)
🤖 I have created a release *beep* *boop*
---
## 0.0.187 (2024-01-28)
## What's Changed
* feat: 🎸 user-limits by @StanGirard in
https://github.com/StanGirard/quivr/pull/2104
* fix: 🐛 brains by @StanGirard in
https://github.com/StanGirard/quivr/pull/2107
* feat(frontend): chat page ui/ux design by @Zewed in
https://github.com/StanGirard/quivr/pull/2106
* Fix typo of UI: Ressources ==> Resources by @iharel in
https://github.com/StanGirard/quivr/pull/2109
* fix(frontend): fix li markdown on chat by @Zewed in
https://github.com/StanGirard/quivr/pull/2110
## New Contributors
* @iharel made their first contribution in
https://github.com/StanGirard/quivr/pull/2109
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.186...v0.0.187
---
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-28 14:17:29 -08:00 |
|
Stan Girard
|
bc5545e4cf
|
chore(main): release 0.0.186 (#2099)
🤖 I have created a release *beep* *boop*
---
## 0.0.186 (2024-01-27)
## What's Changed
* fix(frontend): click on mention list on search bar in modal bug by
@Zewed in https://github.com/StanGirard/quivr/pull/2098
* fix(frontend): remove dark theme by @Zewed in
https://github.com/StanGirard/quivr/pull/2100
* fix(frontend): delete brain by @Zewed in
https://github.com/StanGirard/quivr/pull/2101
* feat(14k): done by @StanGirard in
https://github.com/StanGirard/quivr/pull/2102
**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.185...v0.0.186
---
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-27 14:39:40 -08:00 |
|