Master Key (World Weaver):
The WW_MasterKey node is a component of the World Weaver suite designed to enhance your creative workflow by seamlessly integrating predefined text prompts with user-provided input. This node is particularly useful for AI artists who want to maintain consistency in their projects by appending a fixed text prompt to their custom input. The primary function of the WW_MasterKey is to read a predefined prompt from a file and concatenate it with additional text provided by the user. This allows for a streamlined process in generating cohesive and contextually rich outputs, making it an essential tool for those looking to automate and enhance their creative text generation tasks.
Master Key (World Weaver) Input Parameters:
text_2
The text_2 parameter is a multiline string input that allows you to provide additional text to be appended to the fixed prompt text. This parameter is crucial as it enables you to customize the output by adding your unique content, which will be combined with the predefined prompt. There are no specific minimum or maximum values for this parameter, as it is designed to accept any string input. The flexibility of this parameter allows you to experiment with different text inputs to achieve the desired creative output.
Master Key (World Weaver) Output Parameters:
text
The text output parameter is a string that represents the combined result of the fixed prompt text and the user-provided text_2 input. This output is significant as it delivers a cohesive text block that can be used for further processing or as a final product in your creative projects. The concatenated text ensures that the predefined prompt is consistently included, providing a foundation upon which your custom input builds, resulting in a rich and contextually relevant output.
Master Key (World Weaver) Usage Tips:
- Ensure that the file containing the fixed prompt text is correctly placed and accessible to avoid errors. This will ensure that the node functions as intended and the predefined text is correctly appended to your input.
- Experiment with different
text_2inputs to see how they interact with the fixed prompt. This can help you discover new creative possibilities and refine your outputs for specific projects.
Master Key (World Weaver) Common Errors and Solutions:
Error: system_prompt.txt not found at <filepath>
- Explanation: This error occurs when the node cannot locate the file containing the fixed prompt text.
- Solution: Verify that the file is correctly named and placed in the expected directory. Ensure that the file path is correct and accessible by the node.
Error reading system_prompt.txt: <exception_message>
- Explanation: This error indicates that there was an issue reading the fixed prompt text file, possibly due to file corruption or permission issues.
- Solution: Check the file for any corruption and ensure that the node has the necessary permissions to read the file. If the file is corrupted, replace it with a backup or recreate it.
