Files
pezkuwi-telegram-miniapp/supabase/functions/ask
pezkuwichain 0102315fab 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.
2026-07-19 09:57:33 -07:00
..