cleanup, bug fixes, better markdown parsing, better model display
Some checks failed
njsscan sarif / njsscan code scanning (push) Has been cancelled
Update AUTHORS File / update-authors (push) Has been cancelled

This commit is contained in:
Aidan 2025-06-30 11:24:51 -04:00
parent 04271f87b1
commit 5270d2cae5
4 changed files with 77 additions and 46 deletions

View file

@ -70,7 +70,9 @@
"pulling": "🔄 *Pulling {model} from Ollama...*\n\nThis may take a few minutes...",
"askGenerating": "✨ _{model} is working..._",
"askNoMessage": "Please provide a message to ask the model.",
"languageCode": "Language"
"languageCode": "Language",
"thinking": "Thinking...",
"finishedThinking": "Finished thinking"
},
"maInvalidModule": "Please provide a valid module ID from The Mod Archive.\nExample: `/modarchive 81574`",
"maDownloadError": "Error downloading the file. Check the module ID and try again.",