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)