get_embedding_provider_info
Retrieve details about the current AI embedding provider configured for semantic code search, including model information and capabilities.
Instructions
Get information about the current embedding provider
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}