menu
ai_clients package
documentation
clients/together_client.dart
TogetherClient
history property
history property
dark_mode
light_mode
history
property
Map
<
String
,
HistoryChat
>
get
history
Implementation
Map<String, HistoryChat> get history => _history;
ai_clients package
documentation
clients/together_client
TogetherClient
history property
TogetherClient class