| 5e6dd16e | 08-Nov-2023 |
Andreas Gohr <andi@splitbrain.org> |
Added ChromaDB vector storage support |
| e33a1d7a | 28-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
optionally search one language only |
| 219268b1 | 16-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
option to prefer a configured language instead of guessing |
| 81b450c8 | 14-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
use a cut-off point when considering similar documents |
| 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 |
| 68908844 | 14-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Use overlapping chunks, prepare for new models |
| c4127b8e | 12-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
allow to restrict access to certain users and groups |
| 82d5855e | 12-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
add optional conversation logging
This might be useful to debug and monitor the real world usage of the bot and analyze abuse. |
| 23cafd9f | 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
german translation and more styling adjustments |
| 9e81bea7 | 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Check ACLs before using sources |
| c4584168 | 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
support chatting |
| 7552f1aa | 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
asking standalone question works |
| 8817535b | 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
initial checkin. working vector storage and similarity search |