refine_with_local_llm
Turn short prompts into detailed, Marble-optimised 3D world generation prompts using a local Ollama model. Specify a style and model to get refined, ready-to-use world prompts.
Instructions
Refine a world prompt using a local Ollama model.
Sends a short prompt to Ollama for expansion into a detailed, Marble-optimised 3D world generation prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Ollama model name (default: llama3.2:3b). | llama3.2:3b |
| style | No | Visual style hint (e.g. Cinematic, Fantasy, Photorealistic). | Cinematic |
| prompt | Yes | The short prompt to refine. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||