menu
llm_dart package
documentation
providers/deepseek/chat.dart
DeepSeekChatResponse
DeepSeekChatResponse.new constructor
DeepSeekChatResponse.new constructor
dark_mode
light_mode
DeepSeekChatResponse
constructor
DeepSeekChatResponse
(
Map
<
String
,
dynamic
>
_rawResponse
, [
String
?
_thinkingContent
])
Implementation
DeepSeekChatResponse(this._rawResponse, [this._thinkingContent]);
llm_dart package
documentation
providers/deepseek/chat
DeepSeekChatResponse
DeepSeekChatResponse.new constructor
DeepSeekChatResponse class