semblance-dev/dist/index.html
michael b0445de18b Update GPT-5 to GPT-5.2 and lower default reasoning effort to low
Swap model ID from gpt-5 to gpt-5.2 across all backend services,
frontend components, and documentation. Change default reasoning
effort from medium to low for faster responses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 11:24:01 -06:00

18 lines
667 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>synthetic-society</title>
<meta name="description" content="Lovable Generated Project" />
<meta name="author" content="Lovable" />
<meta property="og:image" content="/og-image.png" />
<script type="module" crossorigin src="/semblance/assets/index-DJEoWfJ1.js"></script>
<link rel="stylesheet" crossorigin href="/semblance/assets/index-BXi7zFOG.css">
</head>
<body>
<div id="root"></div>
<!-- GPT Engineer script removed to fix CORS and MIME type issues -->
</body>
</html>