discourse-ai/lib/modules/embeddings
Rafael dos Santos Silva 818b20fb6f
FEATURE: Make embeddings turn-key (#261)
To ease the administrative burden of enabling the embeddings model, this change introduces automatic backfill when the setting is enabled. It also moves the topic visit embedding creation to a lower priority queue in sidekiq and adds an option to skip embedding computation and persistence when we match on the digest.
2023-10-26 12:07:37 -03:00
..
hyde_generators FEATURE: Use stop_sequences for faster HyDE searches with Claude (#203) 2023-09-06 10:06:31 -03:00
jobs FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
strategies FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
vector_representations FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
entry_point.rb FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
semantic_related.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
semantic_search.rb FEATURE: Respect search filters in semantic search (#220) 2023-09-12 16:16:33 -03:00
semantic_topic_query.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00