Default pack is Обычный; prefer default_chat/senior Ollama tag; client-apply same-but-aspect; leave critique pack after hops; render Critique as Критика instead of raw ### markdown. Co-authored-by: Cursor <cursoragent@cursor.com>
39 lines
952 B
JSON
39 lines
952 B
JSON
{
|
|
"num_ctx": 16384,
|
|
"max_civitai_hops": 2,
|
|
"max_loras_inventory": 150,
|
|
"max_checkpoints_inventory": 60,
|
|
"max_wildcards_inventory": 80,
|
|
"inventory_blurb_max": 140,
|
|
"inventory_prompt_rich": 12,
|
|
"inventory_prompt_names": 24,
|
|
"inventory_hop_limit": 20,
|
|
"max_ref_slots": 4,
|
|
"default_pack": "ordinary",
|
|
"default_persona": "neutral",
|
|
"embed_model": "nomic-embed-text",
|
|
"memory_top_k": 8,
|
|
"memory_hit_chars": 240,
|
|
"memory_min_score": 0.32,
|
|
"user_prefs_weight": 1.0,
|
|
"user_prefs_max": 16,
|
|
"max_tool_hops": 4,
|
|
"tag_lookup_limit": 20,
|
|
"identity_always_shelves": ["persona", "voice", "rules", "likes", "dislikes"],
|
|
"memory_quotas": {
|
|
"card": 3,
|
|
"lora": 3,
|
|
"pitfall": 3,
|
|
"path": 2,
|
|
"note": 4,
|
|
"model": 2
|
|
},
|
|
"seed_version": 3,
|
|
"gate": {
|
|
"architecture": "krea2",
|
|
"keywords": ["krea"]
|
|
},
|
|
"context_prompt_max": 2000,
|
|
"history_keep_turns": 4
|
|
}
|