discourse-ai/lib/embeddings/vector_representations
Rafael dos Santos Silva 705ef986b4
FIX: Set ivfflat.probes using topic count, not post count (#421)
Fixes a regression from 140359c which caused we to set this globally based on post count, rendering the cost of an index scan on the topics table too high and making the planner, correctly, not use the index anymore.

Hopefully https://github.com/pgvector/pgvector/issues/235 lands soon.
2024-01-12 11:20:23 -03:00
..
all_mpnet_base_v2.rb FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
base.rb FIX: Set ivfflat.probes using topic count, not post count (#421) 2024-01-12 11:20:23 -03:00
bge_large_en.rb FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
gemini.rb FEATURE: Support for Gemini Embeddings (#382) 2023-12-28 10:28:01 -03:00
multilingual_e5_large.rb FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
text_embedding_ada_002.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00