chore: add deepseek-reasoner

This commit is contained in:
JustSong 2025-02-06 23:38:29 +08:00
parent d2903b673d
commit e19045f925

View File

@ -2,5 +2,5 @@ package deepseek
var ModelList = []string{
"deepseek-chat",
"deepseek-coder",
"deepseek-reasoner",
}