Skip to content

Documentation not up-to-date #2

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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