Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bloop_0.5.11_aarch64.app.tar.gz | 2023-12-15 | 89.1 MB | |
bloop_0.5.11_aarch64.dmg | 2023-12-15 | 84.6 MB | |
bloop_0.5.11_x64.dmg | 2023-12-15 | 95.3 MB | |
bloop_0.5.11_x86_64.app.tar.gz | 2023-12-15 | 102.8 MB | |
bloop_0.5.11_amd64.AppImage | 2023-12-15 | 186.6 MB | |
bloop_0.5.11_amd64.AppImage.tar.gz | 2023-12-15 | 185.4 MB | |
bloop_0.5.11_amd64.deb | 2023-12-15 | 129.1 MB | |
README.md | 2023-12-15 | 3.4 kB | |
v0.5.11 source code.tar.gz | 2023-12-15 | 9.8 MB | |
v0.5.11 source code.zip | 2023-12-15 | 10.2 MB | |
Totals: 10 Items | 892.9 MB | 0 |
macOS (Apple Silicon) - bloop_0.5.11_aarch64.dmg macOS (Intel) - bloop_0.5.11_x64.dmg
What's Changed
- Allow quick & shallow copies of Git repos to select which repos to index by @rsdy in https://github.com/BloopAI/bloop/pull/1115
- Pin 1.73 rustc by @rsdy in https://github.com/BloopAI/bloop/pull/1148
- Improve scrolling in chat and studio by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1149
- Automatically open bloop app after authentication with GitHub by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1146
- Get user quota after login with GitHub by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1151
- Capture migration errors in Sentry by @calyptobai in https://github.com/BloopAI/bloop/pull/1156
- Run tests on GitHub runners by @ggordonhall in https://github.com/BloopAI/bloop/pull/1158
- Bump tiktoken-rs version by @ggordonhall in https://github.com/BloopAI/bloop/pull/1159
- Hybrid search (lexical + semantic) merged with RRF by @rmuller-ml in https://github.com/BloopAI/bloop/pull/1154
- bump ort to latest by @nerdypepper in https://github.com/BloopAI/bloop/pull/1140
- Revert change to Qdrant startup wait time by @ggordonhall in https://github.com/BloopAI/bloop/pull/1155
- Improve autocomplete input by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1152
- Save user preferred font size in local storage by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1162
- Update answer and studio to gpt4-turbo 24k by @rmuller-ml in https://github.com/BloopAI/bloop/pull/1160
- Deduplicate after merging lexical results by @ggordonhall in https://github.com/BloopAI/bloop/pull/1161
- Assorted search fixes by @ggordonhall in https://github.com/BloopAI/bloop/pull/1165
- Filter out noisy chunks by @ggordonhall in https://github.com/BloopAI/bloop/pull/1163
- Fix folder mentions in chat by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1169
- Kill qdrant on supervisor drop by @calyptobai in https://github.com/BloopAI/bloop/pull/1166
- Bump version by @ggordonhall in https://github.com/BloopAI/bloop/pull/1171
- Update
semantic
log levels by @ggordonhall in https://github.com/BloopAI/bloop/pull/1168 - Update Qdrant to 1.7.1 by @ggordonhall in https://github.com/BloopAI/bloop/pull/1170
- Fix build-time TS error by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1172
- Proxy
isPastDue
from quota API by @calyptobai in https://github.com/BloopAI/bloop/pull/1167 - Show warning message when subscription is past due by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1173
- Mark qdrant for x86 macOS executable by @calyptobai in https://github.com/BloopAI/bloop/pull/1175
- Fix heap out of memory in CI by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1176
- Use gpt-4 model for answer generation by @anastasiya1155 in https://github.com/BloopAI/bloop/pull/1178
- Add additional llm_gateway error types by @ggordonhall in https://github.com/BloopAI/bloop/pull/1177
- Remove unused summary/conclusion logic by @ggordonhall in https://github.com/BloopAI/bloop/pull/1179
Full Changelog: https://github.com/BloopAI/bloop/compare/v0.5.10...v0.5.11