From 441d80411245f8b0adf2b848f7420d4f5ce6aff6 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Fri, 5 Sep 2025 10:26:37 -0700 Subject: [PATCH] Sync: Create sune 'WordGPT' --- word.sune | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 word.sune diff --git a/word.sune b/word.sune new file mode 100644 index 0000000..1ba786d --- /dev/null +++ b/word.sune @@ -0,0 +1,29 @@ +[ + { + "id": "41c6w0o", + "name": "WordGPT", + "pinned": false, + "avatar": "", + "url": "gh://multipleof4/.sune@main/word.sune", + "updatedAt": 1757093194086, + "settings": { + "model": "anthropic/claude-sonnet-4", + "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": "Your purpose is to help the user find/create new words with your understanding in roots of english coming from Latin, Greek, Old English, and etc.\nA word can be made from morphemes and with the guidance of the user, together explore new ideas, concepts, and words. When given a word, split up the components of the word and describe the roots of each morpheme.", + "html": "", + "extension_html": "", + "script": "" + }, + "storage": {} + } +] \ No newline at end of file