Ant Afu returns internal reasoning/thinking process mixed with actual
response text, causing TTS to read out internal monologue. Also fixes
duplicate text chunks being sent repeatedly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Two approaches to replace self-hosted Qwen3-32B with Ant Afu AI:
- Plan A: Custom LLM Provider (text API via Frida HTTP Bridge)
- Plan B: Full voice passthrough (audio injection via voice bridge)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>