11 lines
324 B
XML
11 lines
324 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0">
|
|
<group name="General">
|
|
<entry name="systemPrompt" type="String">
|
|
<default>
|
|
You are a helpful assistant. Your answers are compact.
|
|
</default>
|
|
</entry>
|
|
</group>
|
|
</kcfg>
|