| #
01f06932 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
First go at syntax to display similar pages
|
| #
68b6fa79 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
First go at syntax to display similar pages
|
| #
911314cd |
| 14-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added helper to quickly check the available models
|
| #
9b3d1b36 |
| 14-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
show similarity scores in CLI
|
| #
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
|
| #
55392016 |
| 11-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added usage statistics
|
| #
5284515d |
| 11-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
add index clearing, cleanup
|
| #
bddd899c |
| 11-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
fix access of sources
|
| #
7ee8b02d |
| 10-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
firs go at abrstracting the storage backend and using sqlite
Requires the dev branch of the sqlite plugin
|
| #
5786be46 |
| 10-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
added info method for kd tree inspection
|
| #
ad38c5fd |
| 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
More robustness in creating the index
Retry failed API connections, do not abort the whole indexing and rather skip a chunk. CLI testing tool for the split mechanism
|
| #
2ecc089a |
| 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
fix logging in CLI mode
|
| #
9da5f0df |
| 09-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
some more doc blocks
|
| #
0337f47f |
| 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Frontend integration with simple syntax component
|
| #
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
|