discourse-ai/lib/embeddings
Martin Brennan 37b957dbbb
DEV: Fix SemanticRelated module load error (#419)
Followup 2636efcd1b,
whenever ruby code was changed locally this would break
module loading, giving an "uninitialized constant
DiscourseAi::Embeddings::EntryPoint::SemanticRelated" error.
2024-01-11 13:52:50 +10:00
..
strategies FEATURE: Generate proper embeddings for posts/topics with embedded content (#401) 2024-01-05 10:27:45 -03:00
vector_representations FEATURE: Support for SRV records for Discourse services (#414) 2024-01-10 19:23:07 -03:00
entry_point.rb DEV: Fix SemanticRelated module load error (#419) 2024-01-11 13:52:50 +10:00
semantic_related.rb FIX: Corner cases on post embedding and crawler related (#391) 2023-12-29 14:05:02 -03:00
semantic_search.rb FIX: AI helper not working correctly with mixtral (#399) 2024-01-04 09:53:47 -03:00
semantic_topic_query.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00