Move prompts into Config/_base and persona folders; seed model facts into SQLite via Ollama embed and retrieve as memory_hits each turn. Co-authored-by: Cursor <cursoragent@cursor.com>
51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
[
|
||
{
|
||
"kind": "aspect",
|
||
"key": "1:1",
|
||
"tags": ["aspect", "1k"],
|
||
"text": "Aspect 1:1 maps to 1024×1024 on the official Krea 1K table. Prefer patch field aspect over raw width/height."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "4:3",
|
||
"tags": ["aspect", "1k"],
|
||
"text": "Aspect 4:3 maps to 1184×896."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "3:2",
|
||
"tags": ["aspect", "1k"],
|
||
"text": "Aspect 3:2 maps to 1248×832."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "16:9",
|
||
"tags": ["aspect", "1k", "widescreen"],
|
||
"text": "Aspect 16:9 maps to 1376×768."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "2.35:1",
|
||
"tags": ["aspect", "1k", "cinematic"],
|
||
"text": "Aspect 2.35:1 (cinematic ultrawide) maps to 1568×672."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "4:5",
|
||
"tags": ["aspect", "1k", "portrait"],
|
||
"text": "Aspect 4:5 maps to 928×1152 — good for portrait."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "2:3",
|
||
"tags": ["aspect", "1k", "portrait"],
|
||
"text": "Aspect 2:3 maps to 832×1248."
|
||
},
|
||
{
|
||
"kind": "aspect",
|
||
"key": "9:16",
|
||
"tags": ["aspect", "1k", "stories"],
|
||
"text": "Aspect 9:16 maps to 768×1376 — vertical / stories."
|
||
}
|
||
]
|