Rafael dos Santos Silva
1686a8a683
DEV: Move to single table per embeddings type ( #561 )
...
Also move us to halfvecs for speed and disk usage gains
2024-08-08 11:55:20 -03:00
Keegan George
b515b4f66d
FEATURE: AI Quick Semantic Search ( #501 )
...
This PR adds AI semantic search to the search pop available on every page.
It depends on several new and optional settings, like per post embeddings and a reranker model, so this is an experimental endeavour.
---------
Co-authored-by: Rafael Silva <xfalcox@gmail.com>
2024-03-08 13:02:50 -03:00
Rafael dos Santos Silva
a1f1067f69
FIX: Lower truncation size for Gemini Embeddings ( #493 )
2024-02-28 08:52:53 +11:00
Roman Rizzi
fba9c1bf2c
UX: Re-introduce embedding settings validations ( #457 )
...
* Revert "Revert "UX: Validate embeddings settings (#455 )" (#456 )"
This reverts commit 392e2e8aef
.
* Resstore previous default
2024-02-01 16:54:09 -03:00
Roman Rizzi
392e2e8aef
Revert "UX: Validate embeddings settings ( #455 )" ( #456 )
...
This reverts commit 85fca89e01
.
2024-02-01 14:06:51 -03:00
Roman Rizzi
85fca89e01
UX: Validate embeddings settings ( #455 )
2024-02-01 13:05:38 -03:00
Rafael dos Santos Silva
1287ef4428
FEATURE: Support for Gemini Embeddings ( #382 )
2023-12-28 10:28:01 -03:00