discourse-ai/spec/lib/modules/ai_bot/personas
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
..
persona_spec.rb REFACTOR: Separation of concerns for embedding generation. (#1027) 2024-12-16 09:55:39 -03:00
researcher_spec.rb FEATURE: web browsing tool (#548) 2024-03-28 16:01:58 +11:00
settings_explorer_spec.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
sql_helper_spec.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00