Search Zhiyong AI knowledge graph
search_knowledge_graphUse Zhiyong AI as a read-only AI transformation selection engine. Pass a natural-language business need or an existing offering; it detects bounded constraints, semantically retrieves model/tool candidates, expands local KG relations, and returns decisionIntent, selectionFit, and decisionProfile states. Unknown is not unsupported; source evidence and raw URLs are intentionally omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional entity type filter, for example tool, model, application, or all. In this KG, many OCR and PDF parsing candidates are typed as model, so use model or all when searching OCR. | all |
| query | Yes | A natural-language business need, constraints, existing offering, tool, model, or concept. Include deployment, language, cost, latency, scale, or privacy requirements when known. | |
| language | No | Optional output language override. If omitted, the server uses Accept-Language and then Cloudflare IP country; the final fallback is English. | |
| max_results | No | Maximum number of public KG results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| policy | No | ||
| results | Yes | ||
| retrieval | No | Semantic retrieval diagnostics and the parsed decisionIntent; no private evidence is included. | |
| synthesis | No | Optional second-stage shortlist summary grounded only in the returned KG candidates; absent when the model is unavailable or not needed. |