0.0.231 (2024-04-19)
What's Changed
- feat(assistants): Add user usage update and pricing calculation to ITO assistant by @StanGirard in #2433
- feat(assistant): improve prompt summary by @StanGirard in #2435
- feat(assistants): Add PDF generation functionality and nice emails by @StanGirard in #2436
- feat(analytics): rely on sql rather that python loop for brains by @StanGirard in #2437
- fix(assistant): summary now can output 2000 tokens by @StanGirard in #2440
- feat(assistant): check if key of file is same as filename uploaded by @StanGirard in #2439
- feat: Update Docker build commands and dependencies by @StanGirard in #2441
- feat(rag): Refactor DEFAULT_DOCUMENT_PROMPT in quivr_rag.py by @StanGirard in #2442
- Enable Porter Application quivr-back by @porter-deployment-app in #2443
- Enable Porter Application quivr-demo-front by @porter-deployment-app in #2444
- fix(assistants): brain id is null by @StanGirard in #2445
- feat(summary): improve prompt to get more insights by @StanGirard in #2446
- feat(aws): Update CPU and memory configurations for task definitions by @StanGirard in #2447
- feat(frontend): Quivr Assistants by @Zewed in #2448
Full Changelog: v0.0.230...v0.0.231