0.0.75 (2023-09-18)
TL;DR
- Uploading files should now be smooth 🚀
- App is responsive 📱
- Lots of bug fixes
What's Changed
- feat(frontend): responsiveness by @StanGirard in #1174
- feat(upload): changed to task by @StanGirard in #1178
- fix(qa_base): asign max_token to llm by @B0rrA in #1179
- feat(perf): increased perf embedding and search for files by @StanGirard in #1182
- fix(usersettings): Fix bugs with user settings in the back always gpt-3.5-turbo by @StanGirard in #1183
- feat(notificatins): higher refresh rate by @StanGirard in #1184
- style(notifications): improve the messages for the notifications by @StanGirard in #1185
- fix(notifications): dead notifications that are still present long after by @StanGirard in #1186
- fix(notifications): greater than 5 minutes ago not less by @StanGirard in #1187
- feat(aws): improved size by @StanGirard in #1188
- feat(concurrency): added concurrency for increased performance by @StanGirard in #1189
- feat(prompt): improved answer readability with markdown and aerataed by @StanGirard in #1190
- fix(notification): information now displayed on the right by @StanGirard in #1191
- feat(chat): added copy feature to message by @StanGirard in #1192
- feat(e2e): add playright config and createBrain e2e test by @mamadoudicko in #1177
Full Changelog: v0.0.74...v0.0.75