conversational_blender_assistant
Answers natural language questions about Blender operations using multi-step reasoning to provide accurate, context-aware guidance.
Instructions
Conversational Blender assistant with SEP-1577 multi-step sampling.
The LLM may probe capabilities to give accurate, operation-specific answers before responding. Falls back gracefully when sampling is not available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_query | Yes | Natural language question about Blender operations | |
| context_level | No | "basic" | "comprehensive" | "detailed" | comprehensive |
| max_steps | No | Maximum reasoning loops (default: 3 — keeps it snappy) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||