ask_nvidia
Ask natural-language questions about the NVIDIA AI stack and receive answers grounded on a compressed knowledge graph, with automatic domain detection.
Instructions
Ask a natural-language question answered by Qwen grounded on the NVIDIA CKG.
Requires Ollama running locally with a Qwen model pulled:
ollama pull qwen2.5:14b
Override model: NVIDIA_CKG_MODEL env var (default: qwen2.5:14b)
Override host: NVIDIA_CKG_OLLAMA env var (default: http://localhost:11434)
Args:
question: Natural-language question about the NVIDIA AI stack.
domain: Domain from list_domains() — auto-detected from question if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |