chat() and chat_json() now delegate think-tag stripping and JSON
cleanup to Prompture's built-in utilities (strip_think_tags,
clean_json_text). Manual regexes are kept only in the OpenAI
fallback path. Adds LM Studio integration test script.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>