pp_query
Search a profiled project's vectorstore to retrieve ranked, attributed text segments matching your query.
Instructions
Embed query -> vector search -> ranked, attributed hits (§11).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| where | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||