{
  "id": 9815063,
  "title": "Meta's Muse appears to use an OpenAI model labeled muse-special",
  "url": "https://urgent.news/2026/09/25/metas-muse-appears-to-use-an-openai-model-labeled-muse-special",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-25T18:18:06.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://mouse.dev/blog/muse-special/"
  },
  "original_language": "en",
  "account": "In the wake of my article gaining front-page coverage on Hacker News, I delved further into the Muse filesystem. This investigation led me to a model labeled \"azure/muse-special\" in my logs. This prompted the question: does Meta's Muse actually utilize OpenAI and Claude models behind the scenes?\n\nUpon examining the logs, I discovered that nearly every session was routed to Meta's internal model, called Avocado. However, one subagent utilized the \"azure/muse-special\" model, which sparked my curiosity. After searching across the repository, I came across the following line: \"GPT Responses model client via MAGI native Azure OpenAI lane.\" This led me to believe that the \"museum-special\" model might be an OpenAI model or OpenAI's Responses API.\n\nThe model catalogue within Muse's agent daemon includes around 15 versions of Avocado, along with information about Claude support, Anthropic clients, and API key files for various providers, including OpenAI, Anthropic, and others. Additionally, there is a proxy kill-switch setting in the environment variables.\n\nThe runtime of Muse has clients for multiple providers, granting Meta the flexibility to modify routing without requiring user intervention. In my case, there was only one instance where Muse did not use the Avocado (Meta) model, but the infrastructure is present for this.\n\nIt appears that Meta does not copy OpenAI or Anthropic weights. Instead, the raw reasoning is encrypted and sent back to Azure on the following turn. Although the encrypted reasoning cannot be processed by the RL completion-server override, Meta can only see the reply, tool calls, and a short reasoning summary when OpenAI or Anthropic returns one. The raw chain of thought remains encrypted, and the RL server does not accept such blobs.\n\nAvocado models, on the other hand, store the thinking text directly in the transcript, accompanied by an empty signature, making it available for RL use. According to the privacy note and repository, conversations involving Avocado models can be utilized for AI development at Meta unless opted out.\n\nIn conclusion, my analysis suggests that \"museum-special\" is an OpenAI model served through Azure. While Meta's approach raises questions, their talented team behind this project deserves recognition. They have taken a distinct stance in an industry dominated by chatbots and search bars. The executive team's response to my initial article was impressive, and their eagerness to engage with someone like myself, a mere observer, has been commendable. It is rare to gain insights into the inner workings of a product that could potentially reach hundreds of millions of people. Exploring Muse's runtime cell has provided an early glimpse into the future of personal agents, and it has been an enlightening experience.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 10,
    "also_reported_by": [
      {
        "outlet": "Fortune",
        "title": "OpenAI to unveil GPT-6 Cyber model, plus a first-of-its-kind product to help deploy it",
        "url": "https://urgent.news/2026/09/24/openai-to-unveil-gpt-6-cyber-model-plus-a-first-of-its-kind-product",
        "published": "2026-09-24T22:29:33.000Z"
      },
      {
        "outlet": "Channel News Asia",
        "title": "OpenAI to preview GPT-6 Cyber within days, Fortune reports",
        "url": "https://urgent.news/2026/09/24/openai-to-preview-gpt-6-cyber-within-days-fortune-reports",
        "published": "2026-09-24T22:58:04.000Z"
      },
      {
        "outlet": "Investing.com",
        "title": "OpenAI to preview GPT-6 Cyber within days, Fortune reports",
        "url": "https://urgent.news/2026/09/24/openai-to-preview-gpt-6-cyber-within-days-fortune-reports-9656321",
        "published": "2026-09-24T23:54:29.000Z"
      },
      {
        "outlet": "The Business Times - Companies & Markets",
        "title": "OpenAI to preview GPT-6 Cyber within days, Fortune reports",
        "url": "https://urgent.news/2026/09/25/openai-to-preview-gpt-6-cyber-within-days-fortune-reports",
        "published": "2026-09-25T00:58:28.000Z"
      },
      {
        "outlet": "Economic Times Tech",
        "title": "OpenAI to preview GPT-6 Cyber within days",
        "url": "https://urgent.news/2026/09/25/openai-to-preview-gpt-6-cyber-within-days",
        "published": "2026-09-25T02:49:40.000Z"
      },
      {
        "outlet": "Daily Maverick",
        "title": "OpenAI to preview GPT-6 Cyber within days, Fortune reports",
        "url": "https://urgent.news/2026/09/25/openai-to-preview-gpt-6-cyber-within-days-fortune-reports-9685973",
        "published": "2026-09-25T03:20:43.000Z"
      },
      {
        "outlet": "Financial Times",
        "title": "The cheap new AI model taking aim at OpenAI and Anthropic",
        "url": "https://urgent.news/2026/09/25/the-cheap-new-ai-model-taking-aim-at-openai-and-anthropic",
        "published": "2026-09-25T04:00:30.000Z"
      },
      {
        "outlet": "The Hindu - Sci-Tech",
        "title": "OpenAI to preview GPT-6 Cyber within days: Report",
        "url": "https://urgent.news/2026/09/25/openai-to-preview-gpt-6-cyber-within-days-report",
        "published": "2026-09-25T04:24:54.000Z"
      },
      {
        "outlet": "Financial Post",
        "title": "The cheap new AI model taking aim at OpenAI and Anthropic",
        "url": "https://urgent.news/2026/09/25/the-cheap-new-ai-model-taking-aim-at-openai-and-anthropic-9790579",
        "published": "2026-09-25T15:53:04.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}