| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-30 | 4.4 kB | |
| v1.1.0 source code.tar.gz | 2025-09-30 | 110.6 MB | |
| v1.1.0 source code.zip | 2025-09-30 | 110.7 MB | |
| Totals: 3 Items | 221.3 MB | 0 | |
What's Changed
- feat: increase touchable area of header buttons by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/94
- feat: Add copy-to-clipboard button for code blocks in MarkdownComponent by @Amang9446 in https://github.com/software-mansion-labs/private-mind/pull/95
- fix: reset download status after error by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/93
- fix: can't create a room with different model than previously selected by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/92
- feat: implement WiFi warning modal for model downloads by @Amang9446 in https://github.com/software-mansion-labs/private-mind/pull/107
- deps: upgrade react-native-executorch to 0.5.1 by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/110
- refactor: move common button layout to a component by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/108
- feat: rag implementation by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/98
- refactor: use ResourceFetcher from react-native-executorch by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/116
- feat: speech-to-text in chat by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/109
- feat: async readPDF, implement loading state by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/117
- fix: sidebar labels cut off too early by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/120
- chore: change copy on main screen by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/124
- feat: improve the logic behind chat settings by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/121
- feat: load STT model once by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/119
- deps: upgrade react-native-executorch to 0.5.2 by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/127
- feat: onboarding screen by @wjkg in https://github.com/software-mansion-labs/private-mind/pull/132
- fix: set max width for content of source card by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/140
- fix: import Scroll View from gesture handler instead of react-native by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/142
- feat: Add prompt suggestions (#102) by @Amang9446 in https://github.com/software-mansion-labs/private-mind/pull/144
- feat: enable/disable thinking by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/128
- feat: move context to message instead of attaching it in system prompt by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/134
- feat: add labels about model characterictics by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/135
- feat: use react-native-rag filtering feature by @jakmro in https://github.com/software-mansion-labs/private-mind/pull/147
- feat: block possibility to download incompatible models by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/149
- fix: can't interrupt model in prefill phase by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/150
- feat: added select starting model screen by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/151
- chore: add embedding model to assets, change default models paths to … by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/156
- feat: dynamic model source strategy for android by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/158
- fix: wrong styles on android by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/159
- fix: wrong model schema by @NorbertKlockiewicz in https://github.com/software-mansion-labs/private-mind/pull/163
New Contributors
- @Amang9446 made their first contribution in https://github.com/software-mansion-labs/private-mind/pull/95
- @jakmro made their first contribution in https://github.com/software-mansion-labs/private-mind/pull/147
Full Changelog: https://github.com/software-mansion-labs/private-mind/compare/1.0.4...1.1.0