discourse/plugins/discourse-ai/test/javascripts
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
..
acceptance
fixtures
integration/components
unit FEATURE: Append limited search results with semantic search (#35446) 2025-10-16 09:27:31 -07:00
.gitkeep