mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-11-09 20:47:28 +03:00
9.2 KiB
9.2 KiB
Changelog
0.0.56 (2023-08-10)
Bug Fixes
0.0.55 (2023-08-10)
Features
- chatMessages: add brain_id and prompt_id columns (#912) (6e77732)
- invitation: add translations (#909) (1360ce8)
- Russian language translation (#903) (672eec0)
0.0.54 (2023-08-08)
Features
- add new chat bar (#896) (69a73f5)
- add new chat page (#890) (c43e0c0)
- deleting brains on brain manager page (#893) (71e142b)
Bug Fixes
0.0.53 (2023-08-07)
Features
- backend: add custom prompt (#885) (61cd0a6)
- fr: added language (#884) (1160e16)
- gpt4 is not available for brains if there is no given openAiKey (#850) (e9ebeef)
- qa: improve code (#886) (7028505)
Bug Fixes
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
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)
0.0.50 (2023-08-02)
Features
- Introduce repository pattern to prepare adding other database providers (#646) (303ba72)
- prompt: added instructions in standalone question & a bit more things (#826) (c217979)
0.0.49 (2023-08-01)
Features
Bug Fixes
0.0.48 (2023-08-01)
Bug Fixes
- openai: user key now used for llm model (c01433c)
0.0.47 (2023-08-01)
Features
- add user level open ai key management (#805) (7532b55)
- chat: added streaming (#808) (3166d08)
- llm: removing all llms to prepare for genoss (#804) (db40f3c)
0.0.46 (2023-07-31)
Features
Bug Fixes
- frontend: correctly display document information in explore view details (#781) (87c5e58)
- Toast message hidden under the footer (#761) (3e8ed46)
- udpate migration script doc (#793) (a609c01)
0.0.45 (2023-07-27)
Bug Fixes
0.0.44 (2023-07-27)
Features
- pr-title: added pr-title checlk (b11b2d8)
Bug Fixes
- release-please: fixed actions (16114b2)
0.0.43 (2023-07-26)
Features
- workflow: added release please (e6ba9e8)