discourse-ai/lib/modules/embeddings/vector_representations
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
..
all_mpnet_base_v2.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
base.rb FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
bge_large_en.rb FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) 2023-10-04 13:47:51 -03:00
multilingual_e5_large.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
text_embedding_ada_002.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00