| #
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.
|
| #
f93272b9 |
| 25-Jun-2024 |
Andreas Gohr <andi@splitbrain.org> |
auto codestyle cleanup
|
| #
50a10943 |
| 02-Apr-2024 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'refactor'
* refactor: (32 commits) rebuild the index when the embedding model changed fix info output on used models auto style fixes ask the rephrased question only if it has
Merge branch 'refactor'
* refactor: (32 commits) rebuild the index when the embedding model changed fix info output on used models auto style fixes ask the rephrased question only if it has more context print score in chat set custom info text for simulate sub command emit the INDEXER_PAGE_ADD event make threshold configurable mechanisms to override things on command line animate button on first show automatic stylefixes better JSON exception handling in storages small adjustments prefer prompted user messages over system prompts various refactoring and introduction of a simulate command separate the rephrasing model from the chat model do not hardcode dimensions in qdrant storage fix syntax error in qdrant storage fix info output correctly use storage setting ...
show more ...
|
| #
2071dced |
| 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
automatic stylefixes
|
| #
4a647d20 |
| 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
better JSON exception handling in storages
|
| #
04afb84f |
| 19-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
correctly use storage setting
|
| #
edf69908 |
| 18-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
Pinecone fixes
* should fix #12 * correctly handle JSON decoding errors * fix empty filter requests * match renamed API fields
|
| #
30b9cbc7 |
| 08-Nov-2023 |
splitbrain <splitbrain@users.noreply.github.com> |
Automatic code style fixes
|
| #
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
|
| #
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
|
| #
13dbfc23 |
| 10-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
implement Pinecone based storage
|