feat: switch AI to gpt-oss-120b for fluent Turkish/Kurdish, enforce plain text

llama-3.3-70b's Turkish read like stilted translation ('gostermektedir'
chains). openai/gpt-oss-120b on the same Groq key produces natural,
conversational Turkish (A/B tested on the same prompt). Also: explicit
natural-language + no-markdown style rules in both system prompts, and a
deterministic sanitizer stripping **/# remnants before sending - models
occasionally emit markdown regardless, and Telegram renders it raw.
This commit is contained in:
2026-07-19 09:57:33 -07:00
parent 8e49cbc0db
commit 0102315fab
4 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pezkuwi-telegram-miniapp",
"version": "1.0.242",
"version": "1.0.243",
"type": "module",
"description": "Pezkuwichain Telegram Mini App - Forum, Announcements, Rewards",
"author": "Pezkuwichain Team",