discourse/plugins/discourse-ai/lib/embeddings
Keegan George 5dd149079b
FEATURE: Append limited search results with semantic search (#35446)
## 🔍 Overview

This update adds AI enhancement to the quick search feature of
Discourse. When the setting:
`ai_embeddings_semantic_quick_search_enabled` is enabled and a search is
made using quick search menu yielding only a few results or none, AI
results will be appended to the result.


## 📹 Preview

### Before


https://github.com/user-attachments/assets/f3880cc3-9e9e-4b1e-8fd2-bb2cc27fd7de

### After

https://github.com/user-attachments/assets/c6975690-2aa3-44a9-b8e8-ad4d42effa9b
2025-10-16 09:27:31 -07:00
..
strategies FEATURE: Make HyDE optional in AI search (#34074) 2025-08-05 11:50:16 -03:00
entry_point.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
schema.rb DEV: Re-introduce PG Vector 0.8.0 upgrade (#35233) 2025-10-13 10:55:03 -03:00
semantic_related.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
semantic_search.rb FEATURE: Append limited search results with semantic search (#35446) 2025-10-16 09:27:31 -07:00
semantic_topic_query.rb
vector.rb FEATURE: Make HyDE optional in AI search (#34074) 2025-08-05 11:50:16 -03:00