Releases: QuivrHQ/quivr
Releases · QuivrHQ/quivr
v0.0.311
0.0.311 (2024-09-12)
What's Changed
- chore(embeddings): added tests for embeddings by @StanGirard in #3183
- feat(uptime): check if connection to db works by @StanGirard in #3199
Full Changelog: v0.0.310...v0.0.311
v0.0.310
0.0.310 (2024-09-10)
What's Changed
- feat: Add Azure OpenAI embeddings support by @StanGirard in #3182
Full Changelog: v0.0.309...v0.0.310
v0.0.309
0.0.309 (2024-09-10)
What's Changed
- chore: Add initial documentation files and configuration by @StanGirard in #3126
- chore: Add .readthedocs.yaml configuration file by @StanGirard in #3172
- fix(frontend): notion integration in front end by @Zewed in #3175
- chore(main): release core 0.0.14 by @StanGirard in #2945
- ci(rye): now core is built with rye by @StanGirard in #3177
- feat: Add external Supabase URL support for generating file signed URL by @StanGirard in #3179
- fix(onboarding): keeps setting it at false by @StanGirard in #3180
Full Changelog: v0.0.308...v0.0.309
core: v0.0.14
0.0.14 (2024-09-09)
Features
- Add brain_id and brain_name to ChatLLMMetadata model (#2968) (1112001)
- add chat with models (#2933) (fccd197)
- Add get_model method to ModelRepository (#2949) (13e9fc4)
- anthropic: add llm (#3146) (8e29218)
- azure: quivr compatible with it (#3005) (b5f31a8)
- frontend: talk with models and handle code markdown (#2980) (ef6037e)
- quivr core 0.1 (#2970) (380cf82)
- using langgraph in our RAG pipeline (#3130) (8cfdf53)
Bug Fixes
v0.0.308
0.0.308 (2024-09-06)
What's Changed
- fix: remove knowledge and idle conn by @AmineDiro in #3165
Full Changelog: v0.0.307...v0.0.308
v0.0.307
0.0.307 (2024-09-06)
What's Changed
- fix: tests pytest-asyncio by @AmineDiro in #3157
- fix: remove unused 'models' field in check_premium.py by @StanGirard in #3164
Full Changelog: v0.0.306...v0.0.307
v0.0.306
0.0.306 (2024-09-05)
What's Changed
- feat(readme): trigger deploy by @StanGirard in #3159
Full Changelog: v0.0.305...v0.0.306
v0.0.305
0.0.305 (2024-09-05)
What's Changed
- chore: update next.config.js with PostHog domains by @StanGirard in #3155
Full Changelog: v0.0.304...v0.0.305
v0.0.304
0.0.304 (2024-09-05)
What's Changed
- feat: update Azure login button text by @StanGirard in #3152
- fix: url knowledge multiple brain by @AmineDiro in #3145
- chore: update Dockerfile with PostHog environment variables by @StanGirard in #3154
Full Changelog: v0.0.303...v0.0.304
v0.0.303
0.0.303 (2024-09-04)
What's Changed
- fix(chat): order of chat history was reversed by @StanGirard in #3148
Full Changelog: v0.0.302...v0.0.303