Initial commit

This commit is contained in:
2026-04-29 07:19:21 +03:00
commit 9a8cdfa08a
5964 changed files with 1194660 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"id": "test_char_001",
"name": "TestChar",
"display_name": "Тестовый Персонаж",
"char_description": "Тестовое описание персонажа",
"avatar_path": "data/characters/009b4a40-3b68-4e3f-9960-9df36e8f8ec0_width=896&height=1152.jpg",
"backgrounds": null,
"persona": "Тестовая персона",
"scenario": "Тестовый сценарий",
"first_message": "Привет! Я тестовый персонаж.",
"temperature": 0.8,
"max_tokens": 300
}