levenshtein
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Levenshtein Edit Distance — Exact edit distance and 0..1 similarity between two strings.
Parameters schema
{
"type": "object",
"required": [
"a",
"b"
],
"properties": {
"a": {
"type": "string",
"description": "First string"
},
"b": {
"type": "string",
"description": "Second string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries