ComfyUI Node
Search by Text
A ComfyUI node in Eric/SemanticSearch with 7 inputs and 1 output.
Search by Text
- index
- model
- results
◄query►
◄top_k50►
◄min_score0.00►
◄result_typeall►
◄instruction►
CategoryEric/SemanticSearch
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| index | SEMANTIC_INDEX | — | |
| model | EMBEDDING_MODEL | — | |
| query | STRING | — | |
| top_kopt | INT | 501–500 | — |
| min_scoreopt | FLOAT | 0.000–1 | Minimum score threshold (0-1). Results below this score are filtered out. |
| result_typeopt | COMBO | all | Filter results by media type: all, images, videos, documents, or media (images+videos) |
| instructionopt | STRING | Custom instruction for the embedding model |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| results | SEARCH_RESULTS | — |