+
+
+
+ {{ option.value }}
-
-
-
- {{ gen.tech_prompt }}
-
+
-
- {{ new Date(gen.created_at).toLocaleDateString() }}
- {{
- gen.status }}
-
-
-
-
- {{
- gen.execution_time_seconds.toFixed(1) }}s
- {{
- gen.api_execution_time_seconds.toFixed(1) }}s
- {{ gen.token_usage }}
-
+
+
+
+
+ {{ option.value }}
+
+
-
-
-
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+ No assets selected
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Success!
+
+
+
+
+
+
+ {{ generationStatus || 'Creating...' }}
+
Processing using AI
+
+
+
{{ generationProgress
+ }}%
+
+
+
+
+
+
+
Generation Failed
+
+ {{ generationError }}
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
![]()
+
+
+ {{ generatedResult.content || generatedResult }}
+
+
+
+
+
+
Technical
+ Prompt
+
{{
+ generatedResult.tech_prompt }}
+
+
+
+
+
+
+ {{
+ generatedResult.execution_time.toFixed(2)
+ }}s
+
+
+ {{
+ generatedResult.api_execution_time.toFixed(2) }}s
+
+
+ {{ generatedResult.token_usage }} toks
+
+
+
+
+
+
+
+
+
+
+ History
+ ({{
+ historyTotal }})
+
+
+
+
+ No previous generations.
+
+
+
+
+
+
+
+