Ship persona shelves, Exact controls, and overlay author pipeline.
Add Leonid as a shelf-based example with preference_bias slider; support /persona new clone-to-overlay and UI-only delete. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"preference_bias": {
|
||||
"type": "slider",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"step": 0.05,
|
||||
"default": 0.35,
|
||||
"label": "Вкус",
|
||||
"hint": "Насколько подмешивать свои предпочтения, если пользователь не уточнил",
|
||||
"meaning": {
|
||||
"-1": "только запрос пользователя, свои вкусы не внедрять",
|
||||
"0": "лёгкие намёки",
|
||||
"1": "если не сказано иное — сильно клонить в appearance/outfits/roleplay"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user