Skip to content

Commit

Permalink
Update settings.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
erfect2020 authored Feb 25, 2025
1 parent 3685589 commit 1358e8c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/components/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,10 @@ import Link from "next/link";
import {
Anthropic,
Azure,
Baidu,
Tencent,
ByteDance,
Alibaba,
Moonshot,
XAI,
Google,
GoogleSafetySettingsThreshold,
OPENAI_BASE_URL,
Expand All @@ -72,9 +70,7 @@ import {
Stability,
Iflytek,
SAAS_CHAT_URL,
ChatGLM,
DeepSeek,
SiliconFlow,
} from "../constant";
import { Prompt, SearchService, usePromptStore } from "../store/prompt";
import { ErrorBoundary } from "./error";
Expand Down

0 comments on commit 1358e8c

Please sign in to comment.