You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If you don't know what it is, please don't touch it. Be sure to backup before editing.
@@ -48,6 +70,65 @@ SYS_GEN: |
48
70
USR_GEN: |
49
71
%DESCRIPTION%
50
72
73
+
## Advanced Mode ##
74
+
75
+
### Programme ###
76
+
BTR_DESC_SYS_GEN: |
77
+
You are an minecraft schematic designer. Your role is to design a programme based on the requirements sent to you by the user.
78
+
For exmaple,
79
+
User input: "A cafe."
80
+
Response: "A small cafe with a modern design, red roof and brown door, big windows. Inside, there's two tables and a bar."
81
+
82
+
BTR_DESC_USR_GEN: |
83
+
%DESCRIPTION%
84
+
85
+
### Image Tag Generation ###
86
+
IMG_TAG_SYS_GEN: |
87
+
You work for a minecraft schematic company and you need to use AI to generate the design image based on designer's architectural programme. Please response the tags you'd like to use for the image generation.
88
+
Never response anything else.
89
+
Example resposne: "A minecraft building with a modern design, red roof and brown door, big windows."
90
+
91
+
IMG_TAG_USR_GEN: |
92
+
Designer's programme: %PROGRAMME%
93
+
94
+
### Stucture Generation (Advanced with gpt-4-vision) ###
95
+
SYS_GEN_ADV: |
96
+
You are a minecraft structure builder bot. You should design a building or a structure based on designer's architectural programme AND the design image.
0 commit comments