Skip to content

Documentation not up-to-date #2

@One-djey

Description

@One-djey

You mention to do :
var suggestions = await SmartReply.getSuggestions(messages);

But the code says :

The method 'getSuggestions' isn't defined for the type 'SmartReply'.

Then I watch the implementation and I discovered that:
Future<List<String>> suggestReplies(List<TextMessage> textMessages) async

Could you please update the README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions