Skip to content

Instantly share code, notes, and snippets.

@oliviertassinari
Last active October 4, 2025 16:48
Show Gist options
  • Save oliviertassinari/0e76fd9f10611b940ffd319c4ea045d1 to your computer and use it in GitHub Desktop.
Save oliviertassinari/0e76fd9f10611b940ffd319c4ea045d1 to your computer and use it in GitHub Desktop.
LLMs 2025-10-04

Prompt: "Create a simple tabs with Base UI".

Result:

Model Cutoff Release date Searched the web Result Docs at the time
Deepseek v3 July 2024 December 2024 No ❌ Import from "@mui/base" Docs
Gemini 2.5 Pro June 2024 June 2025 No ❌ Import from "@mui/base" Docs
Gemini 2.5 Flash June 2024 June 2025 Yes ❌ It has to search the web to get it right. Import from "@base-ui-components/react" Docs
Grok 4 June 2024 July 2025 No ❌ Import from "@mui/base" Docs
GTP 5 June 2024 August 2025 No ❌ Import from "baseui". It think it's about the Base Web library by Uber Docs
Sonnet 4.5 December 2024 September 2025 No ❌ Import from "base_ui/react" Docs
GLM 4.6 April 2024 October 2025 No ❌ Import from "@base-ui-components/react" but use @mui/base API. Docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment