menu
spinach_core package
documentation
commons/services/IChatService.dart
IChatService
completeChat method
completeChat method
dark_mode
light_mode
completeChat
method
Future
<
AutoCompletionMessage
>
?
completeChat
(
String
prompt
)
Implementation
Future<AutoCompletionMessage>? completeChat(String prompt) {}
spinach_core package
documentation
commons/services/IChatService
IChatService
completeChat method
IChatService class