Tags: PlexPt/quivr
Tags
chore(main): release 0.0.210 (QuivrHQ#2244) 🤖 I have created a release *beep* *boop* --- ## 0.0.210 (2024-02-22) ## What's Changed * feat: Update memory allocation in task definition by @StanGirard in QuivrHQ#2243 * fix: get_brain_details API to include user_id parameter by @StanGirard in QuivrHQ#2242 * feat(chat): Add follow up questions functionality by @StanGirard in QuivrHQ#2241 * Reduce sampling rate for Sentry traces by @StanGirard in QuivrHQ#2245 * Revert "feat(chat): Add follow up questions functionality" by @StanGirard in QuivrHQ#2246 * Add max_input and max_tokens parameters to KnowledgeBrainQA constructor by @StanGirard in QuivrHQ#2247 **Full Changelog**: QuivrHQ/quivr@v0.0.209...v0.0.210 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.209 (QuivrHQ#2240) 🤖 I have created a release *beep* *boop* --- ## 0.0.209 (2024-02-22) ## What's Changed * fix(frontend): fix share brain by @Zewed in QuivrHQ#2238 * fix(frontend): don't preselect core brain by @Zewed in QuivrHQ#2239 **Full Changelog**: QuivrHQ/quivr@v0.0.208...v0.0.209 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.208 (QuivrHQ#2218) 🤖 I have created a release *beep* *boop* --- ## 0.0.208 (2024-02-21) ## What's Changed * feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller by @StanGirard in QuivrHQ#2216 * Enable Porter Application quivr by @porter-deployment-app in QuivrHQ#2220 * Delete Porter Application quivr by @porter-deployment-app in QuivrHQ#2221 * Enable Porter Application preview-quivr by @porter-deployment-app in QuivrHQ#2222 * Enable Porter Application prod-quivr by @porter-deployment-app in QuivrHQ#2223 * feat(brains): added description by @StanGirard in QuivrHQ#2224 * feat: Add integration_logo_url to MinimalUserBrainEntity by @StanGirard in QuivrHQ#2225 * Add Redis configuration to celery_config.py by @StanGirard in QuivrHQ#2227 * Remove unused 'model' variable and logging statements by @StanGirard in QuivrHQ#2228 * feat: Add max_files attribute to MinimalUserBrainEntity and BrainsUsers repository by @StanGirard in QuivrHQ#2229 * Feature: Add animations to foldable section by @johnfewell in QuivrHQ#2202 * feat(frontend): first custom brain live by @Zewed in QuivrHQ#2226 * fix(frontend): legacy on foldable section animation pr by @Zewed in QuivrHQ#2230 * Fix: API endpoint for getting integration brains by @StanGirard in QuivrHQ#2231 * feat: Update dependencies and remove unnecessary logging statements by @StanGirard in QuivrHQ#2232 * feat: implement elasticache by @StanGirard in QuivrHQ#2234 * fix(frontend): ellipsis overflow on large brain or prompt names by @Zewed in QuivrHQ#2233 ## New Contributors * @porter-deployment-app made their first contribution in QuivrHQ#2220 * @johnfewell made their first contribution in QuivrHQ#2202 **Full Changelog**: QuivrHQ/quivr@v0.0.207...v0.0.208 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Revert "feat: Add pricing calculation method to GPT4Brain class and u… …pdate user usage in chat controller" (QuivrHQ#2215) Reverts QuivrHQ#2210
chore(main): release 0.0.206 (QuivrHQ#2211) 🤖 I have created a release *beep* *boop* --- ## 0.0.206 (2024-02-19) ## What's Changed * feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller by @StanGirard in QuivrHQ#2210 * fix(frontend): click on inputs by @Zewed in QuivrHQ#2212 **Full Changelog**: QuivrHQ/quivr@v0.0.205...v0.0.206 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.205 (QuivrHQ#2200) 🤖 I have created a release *beep* *boop* --- ## 0.0.205 (2024-02-19) ## What's Changed * Update ollama.mdx by @zangjiucheng in QuivrHQ#2196 * feat(integration): improve by @StanGirard in QuivrHQ#2199 * fix(frontend): history to threads by @Zewed in QuivrHQ#2201 * feat(custom): big brain by @StanGirard in QuivrHQ#2198 * feat: Update system templates with custom personality support by @StanGirard in QuivrHQ#2209 ## New Contributors * @zangjiucheng made their first contribution in QuivrHQ#2196 **Full Changelog**: QuivrHQ/quivr@v0.0.204...v0.0.205 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.203 (QuivrHQ#2188) 🤖 I have created a release *beep* *boop* --- ## 0.0.203 (2024-02-15) ## What's Changed * feat: 🎸 ocr by @StanGirard in QuivrHQ#2187 * feat(lcel): migrated to lcel and pydantic by @StanGirard in QuivrHQ#2185 * feat(frontend): new brain creation modal by @Zewed in QuivrHQ#2192 * feat(integration): implementation by @StanGirard in QuivrHQ#2191 * feat(frontend): new design for brain table by @Zewed in QuivrHQ#2193 **Full Changelog**: QuivrHQ/quivr@v0.0.202...v0.0.203 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.202 (QuivrHQ#2179) 🤖 I have created a release *beep* *boop* --- ## 0.0.202 (2024-02-11) ## What's Changed * fix(frontend): change placeholder in chat bar by @Zewed in QuivrHQ#2177 * fix(frontend): remove notification banner by @Zewed in QuivrHQ#2178 * fix(frontend): remove onboarding questions by @Zewed in QuivrHQ#2176 * feat(frontend): new modal for add knowledge by @Zewed in QuivrHQ#2173 * Revert "fix(frontend): remove onboarding questions" by @StanGirard in QuivrHQ#2181 * fix(frontend): remove onboarding question by @Zewed in QuivrHQ#2183 **Full Changelog**: QuivrHQ/quivr@v0.0.201...v0.0.202 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore(main): release 0.0.201 (QuivrHQ#2175) 🤖 I have created a release *beep* *boop* --- ## 0.0.201 (2024-02-10) ## What's Changed * fix: 🐛 session by @StanGirard in QuivrHQ#2174 **Full Changelog**: QuivrHQ/quivr@v0.0.200...v0.0.201 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
PreviousNext