Astra low vs Sol medium: UI design
Updated the previous AI agent frontend test with Astra/Low. Quite boring color scheme. I used the same prompt as previously, gave minimal guidance for the model.
See the previous post at: Testing UI design with different OpenAI models
As before the actual clickable prototypes are on GitHub pages, Astra, Low
| Model | Reasoning effort | Input tokens | Output tokens | Reasoning tokens | Time |
|---|---|---|---|---|---|
| gpt-6-astra | low | 348,143 | 16,081 | 164 | ~10 min |
| gpt-5.6-sol | medium | 1,271,024 | 17,957 | 879 | ~8 min |
| gpt-5.6-sol | low | 171,448 | 10,962 | 251 | ~4 min |
| gpt-5.6-terra | high | 189,181 | 10,834 | 408 | ~4 min |
| gpt-5.6-terra | low | 72,860 | 6,729 | 169 | ~2 min |
| gpt-5.6-luna | high | 428,835 | 23,888 | 951 | ~11 min |
| gpt-5.6-luna | low | 76,080 | 6,617 | 143 | ~2 min |