conversational_blender_assistant
Provides natural language answers to Blender operation questions, using multi-step reasoning to ensure accuracy and gracefully falling back when needed.
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 |
|---|---|---|---|
| max_steps | No | Maximum reasoning loops (default: 3 — keeps it snappy) | |
| user_query | Yes | Natural language question about Blender operations | |
| context_level | No | "basic" | "comprehensive" | "detailed" | comprehensive |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||