quivr

Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework

OTHER License

Stars
34.6K
Committers
119

Bot releases are visible (Hide)

quivr - v0.0.70

Published by StanGirard about 1 year ago

0.0.70 (2023-09-12)

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.69...v0.0.70

quivr - v0.0.69

Published by StanGirard about 1 year ago

0.0.69 (2023-09-08)

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.68...v0.0.69

quivr - v0.0.68

Published by StanGirard about 1 year ago

0.0.68 (2023-09-06)

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.67...v0.0.68

quivr - v0.0.67

Published by StanGirard about 1 year ago

0.0.67 (2023-09-05)

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.66...v0.0.67

quivr - v0.0.66

Published by StanGirard about 1 year ago

0.0.66 (2023-09-04)

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.65...v0.0.66

quivr - v0.0.65

Published by StanGirard about 1 year ago

0.0.65 (2023-08-31)

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.64...v0.0.65

quivr - v0.0.64

Published by StanGirard about 1 year ago

0.0.64 (2023-08-30)

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.63...v0.0.64

quivr - v0.0.63

Published by StanGirard about 1 year ago

0.0.63 (2023-08-27)

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.62...v0.0.63

quivr - v0.0.62

Published by StanGirard about 1 year ago

0.0.62 (2023-08-25)

What's Changed

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.61...v0.0.62

quivr - v0.0.61

Published by StanGirard about 1 year ago

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)
quivr - v0.0.60

Published by StanGirard about 1 year ago

0.0.60 (2023-08-22)

Features

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

Bug Fixes

quivr - v0.0.59

Published by StanGirard about 1 year ago

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

quivr - v0.0.58

Published by StanGirard about 1 year ago

TL;DR

Fix Brain

What's Changed

New Contributors

Full Changelog: https://github.com/StanGirard/quivr/compare/v0.0.57...v0.0.58

quivr - v0.0.57

Published by StanGirard about 1 year ago

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)
quivr - v0.0.56

Published by StanGirard about 1 year ago

0.0.56 (2023-08-10)

Bug Fixes

quivr - v0.0.55

Published by StanGirard about 1 year ago

0.0.55 (2023-08-10)

Features

quivr - v0.0.54

Published by StanGirard about 1 year ago

0.0.54 (2023-08-08)

Features

Bug Fixes

quivr - v0.0.53

Published by StanGirard about 1 year ago

0.0.53 (2023-08-07)

Features

Bug Fixes

  • i18n: update tests for french and spanish (#878) (b0514d6)
quivr - v0.0.52

Published by StanGirard about 1 year ago

0.0.52 (2023-08-07)

Features

  • add custom prompt fields on brain setting pages (#837) (99a3fa9)
  • add public prompts picker (#841) (b3fb8fc)
  • remove private prompts on related brain delete (#842) (4c15fe2)

Bug Fixes

Performance Improvements

quivr - v0.0.51

Published by StanGirard about 1 year ago

0.0.51 (2023-08-03)

Features

  • backend: implement brain-prompt link (#831) (4ca6c66)
  • prompt: add prompt table, entity and repository (#823) (e3b6114)

Bug Fixes

  • chat routes: HTTPException import correction (#833) (68f03b2)
  • chats: delete chats from correct table (#834) (659e585)
  • env: added pg database url default value to none (23f50ec)