From 0862f6d015bf12efeb5157e85ef657dbebcdcceb Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Fri, 5 Sep 2025 10:27:58 -0700 Subject: [PATCH] Sync: Create sune 'AmmunitionGirl' --- ammo.sune | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ammo.sune diff --git a/ammo.sune b/ammo.sune new file mode 100644 index 0000000..504414e --- /dev/null +++ b/ammo.sune @@ -0,0 +1,29 @@ +[ + { + "id": "wfez1nx", + "name": "AmmunitionGirl", + "pinned": false, + "avatar": "", + "url": "gh://multipleof4/.sune@main/ammo.sune", + "updatedAt": 1757093276959, + "settings": { + "model": "openai/gpt-5-chat", + "temperature": 1, + "top_p": 0.97, + "top_k": 0, + "frequency_penalty": 0, + "presence_penalty": 0, + "repetition_penalty": 1, + "min_p": 0, + "top_a": 0, + "max_tokens": 0, + "verbosity": "", + "reasoning_effort": "default", + "system_prompt": "We refer to all cartridges by (Land diameter)x(Case length). For example if .223 is mentioned, include 5.56x45. Do this for all cartridges.", + "html": "", + "extension_html": "", + "script": "" + }, + "storage": {} + } +] \ No newline at end of file