Generator Node in Giselle
The Generator Node is the central component for AI-driven content creation in Giselle. It allows you to harness the power of various advanced AI models to generate text and images based on your instructions. By configuring prompts, selecting models, and providing tools, you can create highly customized outputs for any flow. The Generator Node is configured through three main tabs in its settings panel: Prompt, Model, and Tools.Prompt Tab
This is where you provide the instructions for the AI model. Write a clear and detailed prompt describing the task you want the AI to perform. The output generated by the model will appear at the bottom of this panel, allowing you to quickly see the results. Referencing other node output: If you want to insert the output of another node as a variable within your prompt, you can click the@ key to display a suggestion list. From this list, you can select the output of another node that is connected to the current node’s input and insert it into your prompt.
You can also test the node individually by clicking the Generate button, which runs only this node without executing the entire flow.
Model Tab
In the Model tab, you can select the specific AI model you want to use for the generation task. Giselle provides access to a wide range of models from leading providers.- Select a Model: Choose from a list of available models, such as OpenAI’s
gpt-4o, Anthropic’sclaude-4-opus, or Google’sgemini-2.5-pro. - Configure Parameters: Depending on the selected model, you can adjust various AI Parameters like
TemperatureorMax Tokensto fine-tune the output.