Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the minimum skill count needed to activate semantic search, enhancing the relevance of search results by filtering inputs before they reach the LLM search. |
| What area does it affect? |
Semantic Search Functionality |
| What does the default mean? |
The default value is "0", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting search performance or refining user input handling. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.semantic_search.min_skill_threshold |
| Sys ID |
68ee04d5ffb23110b782157c03cb1400 |
| Type |
integer |
| Application |
Global |
| Default value |
0 |
| Description |
Property to define threshold to execute semantic search. If the input number of skills are more than defined threshold than execute semantic search to narrow down them before passing to LLM search. |
| Updated |
2024-05-25 03:39:01 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties