discourse-ai/lib
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
..
ai_bot FEATURE: smooth streaming of AI responses on the client (#413) 2024-01-11 15:56:40 +11:00
ai_helper FEATURE: Add DallE support to AI helper's illustrate post (#404) 2024-01-05 09:03:23 -08:00
automation FIX: AI helper not working correctly with mixtral (#399) 2024-01-04 09:53:47 -03:00
completions FEATURE: smooth streaming of AI responses on the client (#413) 2024-01-11 15:56:40 +11:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
embeddings FIX: Set ivfflat.probes using topic count, not post count (#421) 2024-01-12 11:20:23 -03:00
inference FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
nsfw FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
sentiment FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
summarization FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
tasks/modules FEATURE: Per post embeddings (#387) 2023-12-29 12:28:45 -03:00
tokenizer Mixtral (#376) 2023-12-26 14:49:55 -03:00
toxicity FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
utils FEATURE: DNS SRV support for TEI (#363) 2023-12-18 13:21:21 -03:00
automation.rb FEATURE: LLM based peroidical summary report (#357) 2023-12-19 12:04:15 +11:00
chat_message_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
post_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00