mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-17 13:43:42 +08:00
✨ feat: support deepseek (#60)
This commit is contained in:
@@ -175,6 +175,12 @@ const typeConfig = {
|
||||
prompt: {
|
||||
key: '按照如下格式输入:APISecret|groupID'
|
||||
}
|
||||
},
|
||||
28: {
|
||||
input: {
|
||||
models: ['deepseek-coder', 'deepseek-chat'],
|
||||
test_model: 'deepseek-chat'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user