menu
llm_dart package
documentation
providers/ollama/chat.dart
OllamaChat
OllamaChat.new constructor
OllamaChat.new constructor
dark_mode
light_mode
OllamaChat
constructor
OllamaChat
(
OllamaClient
client
,
OllamaConfig
config
)
Implementation
OllamaChat(this.client, this.config);
llm_dart package
documentation
providers/ollama/chat
OllamaChat
OllamaChat.new constructor
OllamaChat class