mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-19 22:00:34 +00:00
💄 style: add fc ability to deepseek-reasoner model (#8006)
This commit is contained in:
@@ -22,6 +22,7 @@ const deepseekChatModels: AIChatModelCard[] = [
|
||||
},
|
||||
{
|
||||
abilities: {
|
||||
functionCall: true,
|
||||
reasoning: true,
|
||||
},
|
||||
contextWindowTokens: 65_536,
|
||||
|
||||
Reference in New Issue
Block a user