Skip to content

Conversation

nlathia
Copy link
Member

@nlathia nlathia commented Apr 4, 2024

The updated way to manage a conversation:

  • client.StartConversation() to start and (optionally) assign it
  • client.AddMessage() to add messages
  • client.AssignConversation() to assign it
  • client.EndConversation() when it is finished

@nlathia nlathia requested a review from boxofrad April 4, 2024 13:47
Copy link
Contributor

@boxofrad boxofrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great! I've spotted a couple of small copy pasta typos 🍝

nlathia and others added 2 commits April 4, 2024 20:57
Co-authored-by: Dan Upton <daniel@floppy.co>
Co-authored-by: Dan Upton <daniel@floppy.co>
@nlathia nlathia requested a review from boxofrad April 5, 2024 15:05
@nlathia nlathia merged commit 3f67b74 into main Apr 5, 2024
@nlathia nlathia deleted the api-assignment branch April 5, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants