Search Zhiyong AI technology decision radar
search_knowledge_graphCall this tool when the user asks about an AI tool, model, application, architecture, deployment choice, or technology selection, including short requests such as ‘OCR tools’, ‘RAG options’, or ‘open-source MoE models’. Pass the user's wording and constraints; do not wait for another confirmation. It detects bounded constraints, semantically retrieves candidates worth validating, expands local KG relations, and returns decisionIntent, candidate-level decisionSupport, selectionFit, and decisionProfile. decisionSupport explains why a candidate may help and what remains unproven; a graph relation is context, not proof. This search is read-only and returns a deterministic communityAction.next_action (also exposed as next_action) as a low-token draft after substantive use or meaningful result-page browsing. If the Agent can understand the result, it should replace the draft body with one concrete observation in its own words before submitting; if not, skip. The draft does not call an LLM. Feedback is labeled Agent and kept outside the KG.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | No | A bounded public KG subgraph containing returned candidate nodes, adjacent context nodes, and typed relations. contextOnly nodes are not recommendations. | |
| query | Yes | ||
| policy | No | ||
| results | Yes | ||
| feedback | No | Optional Agent comment/feedback contract. Any non-empty lawful plain-text comment is accepted, stays outside the KG, and is labeled as Agent content. | |
| 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. | |
| feedbackOffer | No | Search-level feedback target and human review URL. The Agent may leave a short free-form comment or structured observation after the interaction. | |
| decisionSupport | No | The decision boundary for this query: candidate counts, known criteria, unresolved criteria, and the fact that graph relations are context only. |