Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement assistant_reply for web #31

Closed
fozziethebeat opened this issue Dec 19, 2022 · 1 comment · Fixed by #81
Closed

Implement assistant_reply for web #31

fozziethebeat opened this issue Dec 19, 2022 · 1 comment · Fixed by #81
Assignees
Labels
feature New feature or request website

Comments

@fozziethebeat
Copy link
Collaborator

The assistant_reply task type needs to display these fields:

  • conversation.messages: An array of messages in request to an assistant.

It takes the following interaction type:

  • type: text_reply_to_post
  • text: A response to the conversation so far
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request website
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants