discourse-ai/spec/lib/modules/ai_helper
Roman Rizzi 534b0df391
REFACTOR: Separation of concerns for embedding generation. (#1027)
In a previous refactor, we moved the responsibility of querying and storing embeddings into the `Schema` class. Now, it's time for embedding generation.

The motivation behind these changes is to isolate vector characteristics in simple objects to later replace them with a DB-backed version, similar to what we did with LLM configs.
2024-12-16 09:55:39 -03:00
..
assistant_spec.rb DEV: Better control what prompts can appear in post/composer (#969) 2024-11-27 16:14:21 -08:00
chat_thread_titler_spec.rb FIX: Bail earlier when a chat thread has no messages (#789) 2024-08-30 17:17:14 -03:00
entry_point_spec.rb DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
painter_spec.rb DEV: Transition "Select model" settings to only use LlmModels (#675) 2024-06-19 18:01:35 -03:00
semantic_categorizer_spec.rb REFACTOR: Separation of concerns for embedding generation. (#1027) 2024-12-16 09:55:39 -03:00