Refactor: Restrict AI model selection

This commit is contained in:
gpt-engineer-app[bot]
2025-10-16 18:48:32 +00:00
parent 137fb05f8b
commit 13d5056869
2 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export const ChatView = () => {
{/* Main Chat Area */}
<div className="flex-1 flex flex-col">
<ChatHeader />
<ChatHeader showModelSelector={true} />
<ScrollArea className="flex-1">
<div className="max-w-4xl mx-auto">