chore: remove qwq in ollama options

This commit is contained in:
jialin
2025-04-22 19:57:32 +08:00
parent 8337768c5a
commit 2e8899dfef
-7
View File
@@ -3,13 +3,6 @@ import { EditOutlined } from '@ant-design/icons';
import _ from 'lodash';
export const ollamaModelOptions = [
{
label: 'qwq',
value: 'qwq',
name: 'qwq',
id: 'qwq',
tags: []
},
{
label: 'qwen2.5-coder',
value: 'qwen2.5-coder',