Skip to content

Releases: QuivrHQ/quivr

v0.0.64

30 Aug 12:34
c736cf1

Choose a tag to compare

0.0.64 (2023-08-30)

What's Changed

Full Changelog: v0.0.63...v0.0.64

v0.0.63

28 Aug 07:56
619f5bc

Choose a tag to compare

0.0.63 (2023-08-27)

What's Changed

New Contributors

Full Changelog: v0.0.62...v0.0.63

v0.0.62

25 Aug 09:02
322996c

Choose a tag to compare

0.0.62 (2023-08-25)

What's Changed

Full Changelog: v0.0.61...v0.0.62

v0.0.61

23 Aug 08:19
449727b

Choose a tag to compare

0.0.61 (2023-08-23)

Features

  • add brain prompt overwritting from chat (#1012) (b967c2d)
  • backend: adds python code parsing (#1003) (a626b84)
  • prompts: add public prompts to SQL db (#1014) (4b1f4b1)
  • translation: Added Simplified Chinese translation,Fix pt-br not working (#1011) (e328ab8)

Bug Fixes

  • Analytics: no tags tracking for upload & crawl (#1024) (2b74ebc)

v0.0.60

22 Aug 08:30
7c778d4

Choose a tag to compare

0.0.60 (2023-08-22)

Features

  • chat: add brain selection through mention input (#969) (8e94f22)

Bug Fixes

v0.0.59

21 Aug 09:07
5b79025

Choose a tag to compare

0.0.59 (2023-08-20)

TL;DR

Big release !

  • Microservice: The app can be ran in 4 distinct service or in one big monolith. You choose.
  • Package: You now have docker images for quivr backend accessible in Github
  • Unplug: You can now chat with the LLMs directly and just talk to it without any files.

Features

  • aws: all in microservices (b3a6231)
  • chat-service: added task definition (d001ec7)
  • docker: improved size image (#978) (aa623c4)
  • docker: pushing image to github registry (ad3dca3)
  • gcr: removed sha and put latest (2b85a94)
  • health: added endpoint for services (#989) (ae7852e)
  • microservices: split into 4 quivr to better handle long services (#972) (7281fd9)
  • preview: added crawl service to ci (b7f9876)
  • preview: added preview (#974) (9eb25a4)
  • preview: added service upload (#979) (ce6b45e)
  • refacto: changed a bit of things to make better dx (#984) (d0370ab)
  • Unplug: chatting without brain streaming (#970) (600ff1e)

Bug Fixes

v0.0.58

16 Aug 13:22
85ae06c

Choose a tag to compare

TL;DR

Fix Brain

What's Changed

New Contributors

Full Changelog: v0.0.57...v0.0.58

v0.0.57

16 Aug 10:07
2802fac

Choose a tag to compare

0.0.57 (2023-08-16)

TL;DR

New UI is rolling out ! Still not all functions but get ready for many changes in the coming days ! 😘

Features

Bug Fixes

  • chat routes: use brain model, temp, and token (#902) (59ddfb4)
  • chatMessages: Fix error on answering question (#953) (1fef9b0)
  • crawler: using newspaper and fixed recursive by merging content (#955) (d7c5c79)
  • translations: pr portuguese translations (#933) (d80178a)

v0.0.56

10 Aug 16:37
b0e7c85

Choose a tag to compare

0.0.56 (2023-08-10)

Bug Fixes

v0.0.55

10 Aug 11:59
0cc6dcf

Choose a tag to compare

0.0.55 (2023-08-10)

Features