Releases: QuivrHQ/quivr
Releases · QuivrHQ/quivr
v0.0.319
0.0.319 (2024-10-01)
What's Changed
- feat: Add error handling for rate-limited search in fetch_notion_pages by @StanGirard in #3298
- feat: Remove syncNotion from ConnectionCards by @StanGirard in #3300
Full Changelog: v0.0.318...v0.0.319
v0.0.318
0.0.318 (2024-09-30)
What's Changed
- feat: add syncNotion from ConnectionCards by @StanGirard in #3292
Full Changelog: v0.0.317...v0.0.318
v0.0.317
0.0.317 (2024-09-30)
What's Changed
- feat: update SyncsUser status field to be optional by @StanGirard in #3284
- fix(frontend): onboarding modal by @Zewed in #3286
- feat: Remove syncNotion from ConnectionCards by @StanGirard in #3289
Full Changelog: v0.0.316...v0.0.317
v0.0.316
0.0.316 (2024-09-30)
What's Changed
- fix(core): enforce langchain <0.3 for pydantic v1 by @StanGirard in #3217
- chore(main): release core 0.0.16 by @StanGirard in #3218
- feat(assistants): mock api by @StanGirard in #3195
- chore(examples): fix chainlit example by @StanGirard in #3223
- feat(integration): Notion by @chloedia in #3173
- fix(migration): order migrations by @StanGirard in #3231
- feat: remove n+1 query knowledge by @AmineDiro in #3238
- feat: introducing configurable retrieval workflows by @jacopo-chevallard in #3227
- fix: wrong default path for CHAT_LLM_CONFIG_PATH env variable by @jacopo-chevallard in #3247
- fix(frontend): sync folder for premium users by @Zewed in #3251
- fix: correctly passing the prompt provided by the user by @jacopo-chevallard in #3252
- fix: add sync user id aget_files by @AmineDiro in #3261
- feat: update sync_user.py to include sync user id in aget_files call by @StanGirard in #3276
- chore: update Dockerfile dependencies and copy files by @StanGirard in #3277
- chore: add wget to Dockerfile dependencies by @StanGirard in #3279
Full Changelog: v0.0.315...v0.0.316
v0.0.315
0.0.315 (2024-09-17)
What's Changed
- chore(main): release core 0.0.15 by @StanGirard in #3203
- fix: knowledge user_id fix by @AmineDiro in #3216
Full Changelog: v0.0.314...v0.0.315
core: v0.0.16
v0.0.314
0.0.314 (2024-09-16)
What's Changed
- feat: CRUD KMS (no syncs) by @AmineDiro in #3162
Full Changelog: v0.0.313...v0.0.314
core: v0.0.15
v0.0.313
0.0.313 (2024-09-13)
What's Changed
- feat: save and load brain by @AmineDiro in #3202
Full Changelog: v0.0.312...v0.0.313
v0.0.312
0.0.312 (2024-09-13)
What's Changed
- fix: Update LLMEndpoint to include max_tokens parameter by @StanGirard in #3201
Full Changelog: v0.0.311...v0.0.312