menu
llm_dart package
documentation
providers/anthropic/chat.dart
AnthropicChatResponse
AnthropicChatResponse.new constructor
AnthropicChatResponse.new constructor
dark_mode
light_mode
AnthropicChatResponse
constructor
AnthropicChatResponse
(
Map
<
String
,
dynamic
>
_rawResponse
)
Implementation
AnthropicChatResponse(this._rawResponse);
llm_dart package
documentation
providers/anthropic/chat
AnthropicChatResponse
AnthropicChatResponse.new constructor
AnthropicChatResponse class