18 lines
345 B
TOML
18 lines
345 B
TOML
roles = [
|
|
"User",
|
|
"AI",
|
|
"Vendor API",
|
|
"System",
|
|
"Reasoning",
|
|
]
|
|
active = "main"
|
|
auto_add = true
|
|
|
|
[discussions.main]
|
|
git_commit = ""
|
|
last_updated = "2026-03-04T21:34:40"
|
|
history = [
|
|
"@2026-03-04T21:34:16\nUser:\nHello! This is an automated test. Just say 'Acknowledged'.",
|
|
"@2026-03-04T21:34:16\nAI:\nAcknowledged.",
|
|
]
|