Sync: Create sune 'WordGPT'

This commit is contained in:
2025-09-05 10:26:37 -07:00
parent bf37a6ecf9
commit 441d804112

29
word.sune Normal file
View File

@@ -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": "<sune src='https://raw.githubusercontent.com/sune-org/store/refs/heads/main/sync.sune' private />",
"script": ""
},
"storage": {}
}
]