Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
English
简体中文English
Prompt guide
CommunityGPT-6 Sol

Simon Willison: GPT-6 Sol Generates an SVG of a Pelican Riding a Bicycle

Original source

GitHub Gist (llm CLI log); linked from a Hacker News comment

AuthorSimon Willison (@simonw)

Source date2026-09-22

Tabbit curation2026-09-22

Read original

One-sentence takeaway

Simon Willison used GPT-6 Sol at the max reasoning effort to generate an SVG of a pelican riding a bicycle from a one-line prompt. The public log records 18,227 tokens for that output (including 15,020 reasoning tokens) and an elapsed time of 2 minutes 35 seconds.

Use cases

  • Suitable task: Turning a short creative description directly into an editable SVG draft.

  • Unsuitable task: Inferring general drawing quality, model rankings, or production costs from this example; it is a single creation log by the author, with no blind evaluation or repeated trials.

  • Applicable model version: The log identifies gpt-6-sol.

  • Applicable client, agent, or API: Simon Willison's llm CLI log; it does not specify the API, plugin version, or caller configuration.

  • Recommended reasoning effort and parameters: This example uses reasoning_effort: max. The source also records results for all six levels: none, low, medium, high, xhigh, and max. A single case cannot establish that max is more suitable for other tasks.

Ready-to-use content

The following is the complete original prompt from the Gist's max result:

Generate an SVG of a pelican riding a bicycle

Generated result

The complete SVG is available in the author's public Gist, and the sixth result, for the max level, can be viewed on the original result page. The original links are retained so readers can check the full code and image.

Results and limitations

  • A Hacker News comment says the Gist shows results for all six GPT-6 Sol reasoning levels in order, with the max result at the end. A comparison grid separately shows pelican results for each GPT-6 and GPT-5.6 reasoning level. This article covers only the complete Sol max case.

  • The Gist records 16 input tokens, 18,227 output tokens (including 15,020 reasoning tokens), and 155,796 ms for this run. It provides no billing amount, API or plugin version, or independent quality score.

  • The original SVG has visible dimensions of 900 × 650. The image consists of daylight, grass, a teal bicycle, and a pelican riding it. The code is retained here as the generated result; this does not mean rendering has been verified in all browsers.

  • This is an author log for a single short prompt. It cannot establish the model's performance on other image tasks or support general conclusions about the benefits or costs of max.

Curated by Tabbit

Prompt material is summarized from public sources and Tabbit editorial notes. Check the original licensing and intended use before copying it.

GPT-6 Sol

Use in Tabbit

GPT-6 Sol

Related prompts

OfficialOpenAI Developers

GPT-6 Sol Official API Model Configuration

OfficialOpenAI Developers

OpenAI GPT-6 Family Prompting Guide

OfficialOpenAI official release notes2026-09-22

GPT-6 Prompt Caching Optimization Workflow

OfficialOpenAI Developers

OpenAI's Official GPT-6 Async Tool-Calling Workflow

GPT-6 Sol

Related reviews

OfficialOpenAI2026-09-22

GPT-6 Sol: Official Benchmarks and Evaluation Boundaries

MediaArtificial Analysis2026-09-22

GPT-6 Sol: Artificial Analysis on Cost Efficiency and Hallucination Measurement

MediaAI IQ2026-09-22

GPT-6 Sol on AI IQ: Model Profile and Benchmark Coverage

CommunityKillSwitch-Bench

GPT-6 Sol: KillSwitch-Bench Adversarial Esoteric-Language Coding Agent Benchmark