| #
e33a1d7a |
| 28-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
optionally search one language only
|
| #
754b8394 |
| 24-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
keep last question/answer as additional context
This should help with questions relating to the last anwser when they haven't been rephrased well enough
|
| #
219268b1 |
| 16-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
option to prefer a configured language instead of guessing
|
| #
8285fff9 |
| 15-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'pineconestorage'
* pineconestorage: implement Pinecone based storage First go at syntax to display similar pages
|
| #
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
|
| #
13dbfc23 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
implement Pinecone based storage
|
| #
68b6fa79 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
First go at syntax to display similar pages
|
| #
9f6b34c4 |
| 15-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
lazy load embeddings, storage and model
This should fix an immediate problem with the sqlite db initializing slowly, but the underlying problem has to be identified.
|
| #
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
|
| #
74d69006 |
| 11-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added a few todos
|
| #
55392016 |
| 11-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added usage statistics
|
| #
9e81bea7 |
| 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Check ACLs before using sources
|
| #
0337f47f |
| 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Frontend integration with simple syntax component
|