find_similar_code
Identify and retrieve code snippets similar to a given input within a specified project using language and similarity thresholds.
Instructions
Find similar code to a snippet.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | ||
max_results | No | ||
project | Yes | ||
snippet | Yes | ||
threshold | No |