From 390496f8f8f64f644d7a0bde18643f1d788220d9 Mon Sep 17 00:00:00 2001 From: Will Chen Date: Tue, 6 May 2025 12:13:03 -0700 Subject: [PATCH] Fix isAnyProvider and don't make it a hard block (#93) --- src/components/chat/ChatInput.tsx | 5 +---- src/constants/models.ts | 1 + src/hooks/useSettings.ts | 9 +++++---- src/lib/schemas.ts | 15 ++++++++++----- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/components/chat/ChatInput.tsx b/src/components/chat/ChatInput.tsx index 07de978..1bc7e0a 100644 --- a/src/components/chat/ChatInput.tsx +++ b/src/components/chat/ChatInput.tsx @@ -349,10 +349,7 @@ export function ChatInput({ chatId }: { chatId?: number }) { ) : (