discourse-ai/lib/embeddings
Roman Rizzi 6765a13a40
FEATURE: Experimental search results from an AI Persona. (#1139)
* FEATURE: Experimental search results from an AI Persona.

When a user searches discourse, we'll send the query to an AI Persona to provide additional context and enrich the results. The feature depends on the user being a member of a group to which the persona has access.

* Update assets/stylesheets/common/ai-blinking-animation.scss

Co-authored-by: Keegan George <kgeorge13@gmail.com>

---------

Co-authored-by: Keegan George <kgeorge13@gmail.com>
2025-02-20 14:37:58 -03:00
..
strategies FIX: Restore the accidentally deleted query prefix. (#1079) 2025-01-21 14:10:31 -03:00
entry_point.rb FEATURE: Experimental search results from an AI Persona. (#1139) 2025-02-20 14:37:58 -03:00
schema.rb FIX: Add workaround to pgvector HNSW search limitations (#1133) 2025-02-19 16:30:01 -03:00
semantic_related.rb DEV: Improve embedding configs validations (#1101) 2025-01-30 14:16:56 -03:00
semantic_search.rb DEV: Improve embedding configs validations (#1101) 2025-01-30 14:16:56 -03:00
semantic_topic_query.rb DEV: Add apply_modifier for SemanticTopicQuery topics list (#830) 2024-10-10 12:13:16 -05:00
vector.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00