semantic_search_files
Search files using natural language queries to find relevant content across documents. This tool enables semantic search over file embeddings for efficient information retrieval.
Instructions
Semantic search over file embeddings. Use natural language to find relevant content across files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| tenant_id | Yes | ||
| project_id | Yes | ||
| top_k | No | ||
| file_ids | No | ||
| threshold | No |