summaryrefslogtreecommitdiff
path: root/internal/cli
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-03 10:55:52 +0300
committerPaul Buetow <paul@buetow.org>2026-04-03 10:55:52 +0300
commit642373f59b2bf4c650267eacba8043464f77397e (patch)
treefb0e916693871a038c9686a0ea44761e6fc62795 /internal/cli
parent387ced77126db28ed205868543119768be2e61b3 (diff)
fix: disable Gemini thinking for phonetic IPA lookup
Gemini 2.5 Flash runs internal reasoning by default. Those thinking tokens count against MaxOutputTokens, leaving almost no budget for the actual IPA output — hence the truncated [ˈɡlɛdɐm with no closing bracket. Set ThinkingBudget=0 in ThinkingConfig so all 200 output tokens are reserved for the IPA transcription itself. A simple dictionary-style lookup needs no chain-of-thought reasoning. Also included: audio_player layout fix (NewBorder center + TextWrapWord) so long IPA strings are not clipped in the GUI bar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/cli')
0 files changed, 0 insertions, 0 deletions