Skip to content

Commit b7544d5

Browse files
Sync public snapshot from freebuff-private
Source: CodebuffAI/freebuff-private@644509f529ec757824f255f822ce8b19c4b1bede
1 parent 2156641 commit b7544d5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

bun.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/src/constants/freebuff-models.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ export const FREEBUFF_MODELS = [
270270
MINIMAX_M3_MODEL,
271271
DEEPSEEK_V4_PRO_MODEL,
272272
...(FREEBUFF_ENABLE_MIMO_MODELS_IN_UI ? [MIMO_V25_PRO_MODEL] : []),
273-
KIMI_MODEL,
274273
DEEPSEEK_V4_FLASH_MODEL,
275274
...(FREEBUFF_ENABLE_MIMO_MODELS_IN_UI ? [MIMO_V25_MODEL] : []),
276275
] as const satisfies readonly FreebuffModelOption[]

0 commit comments

Comments
 (0)