From aaba4b67b7dfb4bd37a9f51f3258918aebd6ff89 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 4 Sep 2025 18:38:32 -0700 Subject: [PATCH] Sync: Create sune 'Renox's Personal Store' --- renox.sune | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 renox.sune diff --git a/renox.sune b/renox.sune new file mode 100644 index 0000000..a1652bf --- /dev/null +++ b/renox.sune @@ -0,0 +1,32 @@ +[ + { + "id": "9ucskrw", + "name": "Renox's Personal Store", + "pinned": false, + "avatar": "", + "url": "gh://sune-org/store@main/renox.sune", + "updatedAt": 1757036309544, + "settings": { + "model": "openai/gpt-5", + "temperature": 1, + "top_p": 0.96, + "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": "", + "html": "\n", + "extension_html": "\n\n" + }, + "storage": { + "marketplace": { + "url": "https://raw.githubusercontent.com/multipleof4/.sune/main/catalog.json" + } + } + } +] \ No newline at end of file