Skip to content

Commit

Permalink
add ChatGLM import to settings
Browse files Browse the repository at this point in the history
  • Loading branch information
htmambo committed Nov 1, 2024
1 parent 22dbde9 commit 1f6a7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ import {
Stability,
Iflytek,
SAAS_CHAT_URL,
ChatGLM,
} from "../constant";
import { Prompt, SearchService, usePromptStore } from "../store/prompt";
import { ErrorBoundary } from "./error";
Expand Down

0 comments on commit 1f6a7d8

Please sign in to comment.