PulseAugur
EN
LIVE 03:35:23

Simon Willison builds GPT-5.6-Sol xhigh chat testing tool

Simon Willison developed a tool to test chat endpoints compatible with OpenAI's API, utilizing GPT-5.6-Sol xhigh. This tool, which provides a web UI, has been successfully tested with LM Studio running Qwen 3.8-27B on both a MacBook Pro and an NVIDIA DGX Spark, as well as with OpenRouter. A notable feature is its ability to progressively render SVG images generated within the chat interface as tokens stream in, with conversations saved in the browser and exportable as JSON. AI

IMPACT Enables developers to more easily test and integrate various LLMs with OpenAI-compatible APIs.

RANK_REASON The item describes the creation of a new tool for testing AI chat endpoints.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Simon Willison builds GPT-5.6-Sol xhigh chat testing tool

COVERAGE [1]

  1. Simon Willison TIER_1 English(EN) ·

    CORS Chat

    <p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/cors-chat">CORS Chat</a></p> <p>I built this today (<a href="https://gist.github.com/simonw/92a1d97773744b45bf259e003013cf36">with GPT-5.6-Sol xhigh</a>) to help test Qwen 3.8 27B running in LM Studio on both my M…