<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Generators</title><link>https://sourceforge.net/p/tag-forge/wiki/Generators/</link><description>Recent changes to Generators</description><atom:link href="https://sourceforge.net/p/tag-forge/wiki/Generators/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 May 2026 07:58:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tag-forge/wiki/Generators/feed" rel="self" type="application/rss+xml"/><item><title>Generators modified by Anya Forger</title><link>https://sourceforge.net/p/tag-forge/wiki/Generators/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="h-generators-guide"&gt;Generators Guide&lt;/h1&gt;
&lt;p&gt;TagForge includes two powerful generation engines: one for &lt;strong&gt;Prompts&lt;/strong&gt; (text-to-image) and one for &lt;strong&gt;Vision&lt;/strong&gt; (image-to-text).&lt;/p&gt;
&lt;h2 id="h-prompt-generator"&gt;🎨 Prompt Generator&lt;/h2&gt;
&lt;p&gt;This tool helps you create optimized prompts for Stable Diffusion, Midjourney, or FLUX.&lt;/p&gt;
&lt;h3 id="h-operation-modes"&gt;Operation Modes&lt;/h3&gt;
&lt;p&gt;The behavior depends on your selected &lt;strong&gt;Persona&lt;/strong&gt;:&lt;/p&gt;
&lt;h4 id="h-1-tag-prompts-danbooru-style"&gt;1. Tag Prompts (Danbooru Style)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Best For&lt;/strong&gt;: Stable Diffusion 1.5, SDXL, Pony Diffusion.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Output&lt;/strong&gt;: Comma-separated tags.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: &lt;code&gt;1girl, blue_eyes, solo, masterpiece, best quality, cinematic lighting&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="h-2-natural-prompts-prose-style"&gt;2. Natural Prompts (Prose Style)&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Best For&lt;/strong&gt;: FLUX.1, Midjourney v6, DALL-E 3.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Output&lt;/strong&gt;: Rich, descriptive sentences.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Example&lt;/strong&gt;: &lt;em&gt;"A cinematic shot of a warrior standing on a cliff edge, rain pouring down, neon lights reflecting off the wet pavement..."&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;[!TIP]&lt;/span&gt;&lt;br/&gt;
&lt;strong&gt;Mixing Styles&lt;/strong&gt;: You can ask the "Natural Prompts" persona to include tags by adding instructions like &lt;em&gt;"Include a tag list at the end"&lt;/em&gt; in your input.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr/&gt;
&lt;h2 id="h-vision-analysis"&gt;👁️ Vision Analysis&lt;/h2&gt;
&lt;p&gt;TagForge supports &lt;strong&gt;Multimodal Vision&lt;/strong&gt;, allowing the AI to "see" and analyze images.&lt;/p&gt;
&lt;h3 id="h-requirements"&gt;Requirements&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;You must use a model that supports vision (e.g., &lt;strong&gt;Gemini 1.5 Flash&lt;/strong&gt;, &lt;strong&gt;Llama 3.2 Vision&lt;/strong&gt;, &lt;strong&gt;Claude 3.5 Sonnet&lt;/strong&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;[!IMPORTANT]&lt;/span&gt;&lt;br/&gt;
&lt;strong&gt;Model Compatibility&lt;/strong&gt;: If you select a text-only model (like Llama 3 8B), the "Attach Image" button will be visually disabled to prevent errors.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id="h-how-to-use"&gt;How to Use&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Attach Image&lt;/strong&gt;: Click the &lt;strong&gt;Paperclip&lt;/strong&gt; icon to attach an image for visual analysis.&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Supported Images&lt;/strong&gt;: Select &lt;code&gt;.jpg&lt;/code&gt;, &lt;code&gt;.png&lt;/code&gt;, or &lt;code&gt;.webp&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Select Persona&lt;/strong&gt;:&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tag Vision&lt;/strong&gt;: Extracts tags from the image (Reverse Tagging).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Natural Vision&lt;/strong&gt;: Writes a detailed caption describing the image.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Standard Personas&lt;/strong&gt;: Standard text-generation personas are available for manual prompting alongside an image.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Generate&lt;/strong&gt;: The AI will process the attachments and provide the result based on your instructions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="h-vision-override"&gt;Vision Override&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;[!WARNING]&lt;/span&gt;&lt;br/&gt;
&lt;strong&gt;For Advanced Users&lt;/strong&gt;: If you are using a custom model that TagForge doesn't recognize as "Vision-Capable" (e.g. a new local model in LM Studio), you can force-enable the image button:&lt;br/&gt;
1. Go to &lt;strong&gt;Agent Manager&lt;/strong&gt;.&lt;br/&gt;
2. Check the &lt;strong&gt;Vision Override&lt;/strong&gt; box.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr/&gt;
&lt;h2 id="h-personas-guide"&gt;🎭 Personas Guide&lt;/h2&gt;
&lt;p&gt;Personas define how the agent behaves, speaks, and formats its output during generation.&lt;/p&gt;
&lt;h3 id="h-built-in-presets"&gt;Built-in Presets&lt;/h3&gt;
&lt;p&gt;TagForge comes with verified presets:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tag Prompts&lt;/strong&gt;: Strictly outputs comma-separated tags. Rejects conversational filler.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Natural Prompts&lt;/strong&gt;: Writes descriptive, artistic paragraphs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tag Vision&lt;/strong&gt;: Inspects images and lists visible elements as tags.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Natural Vision&lt;/strong&gt;: Inspects images and describes them in natural language.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="h-creating-custom-personas"&gt;🛠️ Creating Custom Personas&lt;/h3&gt;
&lt;p&gt;You can create your own agents for any purpose in &lt;strong&gt;Settings&lt;/strong&gt; -&amp;gt; &lt;strong&gt;Personas Tab&lt;/strong&gt;.&lt;/p&gt;
&lt;h4 id="h-dynamic-injection-input"&gt;Dynamic Injection: &lt;code&gt;{input}&lt;/code&gt;&lt;/h4&gt;
&lt;p&gt;Use the &lt;code&gt;{input}&lt;/code&gt; placeholder to insert your prompt into a specific part of the system instructions.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;With &lt;code&gt;{input}&lt;/code&gt;&lt;/strong&gt;: Your message replaces the tag (useful for templates).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Without &lt;code&gt;{input}&lt;/code&gt;&lt;/strong&gt;: Your message is appended to the end of the conversation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example Template:&lt;/strong&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;You are a character design expert. Take the user's description and expand it.
Concept: {input}
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anya Forger</dc:creator><pubDate>Thu, 07 May 2026 07:58:56 -0000</pubDate><guid>https://sourceforge.netde43856928f9d7c5085235a1488ddf8b10721c1b</guid></item></channel></rss>