search_code_intel_semantic
Semantically search code by embedding your query and retrieving matching code intelligence records, such as functions and classes, from indexed repositories.
Instructions
Embed a query with the configured embedding backend and search embedded code intelligence records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| collection | No | ||
| repo | No | ||
| record_type | No | ||
| language | No | ||
| file_role | No | ||
| content_class | No | ||
| confidence_kind | No | ||
| source_path | No | ||
| symbol | No | ||
| metadata_key | No | ||
| metadata_value | No | ||
| metadata_contains | No | ||
| snapshot_id | No | ||
| include_historical | No |