-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
344: Create tasks for text labels #381
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much, really nice work. I've left some comments
@olliestanley would it be possible for you to join our OA discord server and ping me? https://discord.gg/HFCPfugy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, thank you very much! maybe let's wait for andreas' final comments
also, once we merge, please post this into the breaking-changes channel and tag the web-team |
Message ID is now sent out with the task as requested by @andreaskoepf and I have tested using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overall looks good .. added some minor comments.
backend/alembic/versions/2023_01_05_1745-20cd871f4ec7_added_user_to_textlabels.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, lets merge this! :-)
This adds backend support for text label tasks for initial prompts and replies. Also adds support for the tasks to the discord-bot and the text-frontend, but not the website