Skip to content

Releases: QuivrHQ/quivr

v0.0.238

26 Apr 07:49
19365c4
Compare
Choose a tag to compare

0.0.238 (2024-04-25)

What's Changed

  • Enable Porter Application cherry-pick-backend by @porter-deployment-app in #2492
  • Enable Porter Application cherry-pick-frontend by @porter-deployment-app in #2493
  • feat: Add telemetry ping task to celery worker and main.py by @StanGirard in #2494
  • fix(backend): compute history only if needed and put some cache to remove some call… by @dmourot in #2497

Full Changelog: v0.0.237...v0.0.238

v0.0.237

25 Apr 08:03
5a70735
Compare
Choose a tag to compare

0.0.237 (2024-04-24)

What's Changed

Full Changelog: v0.0.236...v0.0.237

v0.0.236

23 Apr 14:38
f8693e2
Compare
Choose a tag to compare

0.0.236 (2024-04-23)

What's Changed

Full Changelog: v0.0.235...v0.0.236

v0.0.235

21 Apr 21:55
7c694e6
Compare
Choose a tag to compare

0.0.235 (2024-04-21)

What's Changed

  • fix(sources): Remove duplicate sources and add metadata to model response by @StanGirard in #2462

Full Changelog: v0.0.234...v0.0.235

v0.0.234

21 Apr 11:12
98e5fee
Compare
Choose a tag to compare

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 #2460

Full Changelog: v0.0.233...v0.0.234

v0.0.233

21 Apr 10:48
ad83d7a
Compare
Choose a tag to compare

0.0.233 (2024-04-21)

What's Changed

New Contributors

Full Changelog: v0.0.232...v0.0.233

v0.0.232

19 Apr 10:04
1d7b319
Compare
Choose a tag to compare

0.0.232 (2024-04-19)

What's Changed

Full Changelog: v0.0.231...v0.0.232

v0.0.231

19 Apr 08:54
08c857a
Compare
Choose a tag to compare

0.0.231 (2024-04-19)

What's Changed

  • feat(assistants): Add user usage update and pricing calculation to ITO assistant by @StanGirard in #2433
  • feat(assistant): improve prompt summary by @StanGirard in #2435
  • feat(assistants): Add PDF generation functionality and nice emails by @StanGirard in #2436
  • feat(analytics): rely on sql rather that python loop for brains by @StanGirard in #2437
  • fix(assistant): summary now can output 2000 tokens by @StanGirard in #2440
  • feat(assistant): check if key of file is same as filename uploaded by @StanGirard in #2439
  • feat: Update Docker build commands and dependencies by @StanGirard in #2441
  • feat(rag): Refactor DEFAULT_DOCUMENT_PROMPT in quivr_rag.py by @StanGirard in #2442
  • Enable Porter Application quivr-back by @porter-deployment-app in #2443
  • Enable Porter Application quivr-demo-front by @porter-deployment-app in #2444
  • fix(assistants): brain id is null by @StanGirard in #2445
  • feat(summary): improve prompt to get more insights by @StanGirard in #2446
  • feat(aws): Update CPU and memory configurations for task definitions by @StanGirard in #2447
  • feat(frontend): Quivr Assistants by @Zewed in #2448

Full Changelog: v0.0.230...v0.0.231

v0.0.230

16 Apr 13:16
c4106db
Compare
Choose a tag to compare

0.0.230 (2024-04-16)

What's Changed

  • feat(backend): add RAG evaluation using Ragas by @StanGirard in #2429
  • feat(assistants): Add new input models for boolean, number, select text, and select number by @StanGirard in #2432

Full Changelog: v0.0.229...v0.0.230

v0.0.229

15 Apr 08:52
7c9f67e
Compare
Choose a tag to compare

0.0.229 (2024-04-12)

What's Changed

Full Changelog: v0.0.228...v0.0.229