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