| #
42b2c6e8 |
| 12-Mar-2025 |
Andreas Gohr <andi@splitbrain.org> |
add remote component to ask questions to the bot
The endpoint allows to override model and language settings on demand.
|
| #
04afb84f |
| 19-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
correctly use storage setting
|
| #
7ebc7895 |
| 13-Sep-2023 |
splitbrain <splitbrain@users.noreply.github.com> |
Automatic code style fixes
|
| #
e33a1d7a |
| 28-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
optionally search one language only
|
| #
8c8b7ba6 |
| 16-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Added dumping of TSV files to SQLite store
This allows visualizing the embed vectors
|
| #
3379af09 |
| 15-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
use a k-means based cluster approach to speed up similarity searches
|
| #
01f06932 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
First go at syntax to display similar pages
|
| #
f6ef2e50 |
| 14-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
refactoring to make models selectable
This makes it much easier to add new models. Models can now be selected via the configuration
|