Claude 공식 릴리스 노트의 새 항목을 AI가 분석·정리한 글입니다. 정확한 내용은 하단 원문에서 확인해 주세요.
🤖 AI 분석 (Claude)
Claude Fable 5와 Claude Mythos 5에서는 적응형 사고(adaptive thinking)가 유일한 사고 모드가 되었습니다. 더 이상 thinking: {"type": "disabled"}로 사고를 비활성화할 수 없습니다.
수동 확장 사고 예산 설정과 어시스턴트 프리필도 지원되지 않으며, 이들 요청은 400 오류를 반환합니다.
왜 중요한가
Claude Mythos Preview에서 Claude Mythos 5로 마이그레이션하는 사용자는 API 호출 방식을 조정해야 하며, 새로운 적응형 사고 모드에 맞춰 통합 코드를 수정해야 합니다.
⚠️ AI가 원문을 바탕으로 생성한 분석입니다. 사실 확인은 아래 원문에서 해 주세요.
변경 내용 (원문)
On Claude Fable 5 and Claude Mythos 5, adaptive thinking is the only thinking mode: thinking: {"type": "disabled"} is not supported, and manual extended thinking budgets and assistant prefill are not supported (both return a 400 error). See Migrating from Claude Mythos Preview to Claude Mythos 5.
출처: Claude Platform 릴리스 노트 (원문 보기)