Skip to content

Releases: QuivrHQ/quivr

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

v0.0.228

10 Apr 09:30
43a2775
Compare
Choose a tag to compare

0.0.228 (2024-04-10)

What's Changed

New Contributors

Full Changelog: v0.0.227...v0.0.228

v0.0.227

28 Mar 03:08
07f9078
Compare
Choose a tag to compare

0.0.227 (2024-03-28)

What's Changed

  • fix(backend): invitation with new brains did not work by @Zewed in #2378
  • fix(backend): invitation brain bugs by @Zewed in #2380
  • fix(frontend): disable knowledge tab by @Zewed in #2381
  • fix(frontend): dark mode issues by @Zewed in #2382
  • feat(frontend): show icons only on hover except for last message by @Zewed in #2377

Full Changelog: v0.0.226...v0.0.227