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