Skip to content

Use User.bot parameter #1332

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

andrii-i
Copy link
Collaborator

@andrii-i andrii-i commented Apr 25, 2025

Description

Sets BOT.bot parameter to True. User.bot parameter was introduced in jupyterlab/jupyter-chat#214 to identify bots to allow deletion of their messages by any user.

This PR requires next version of jupyterlab-chat to be released first, see jupyterlab/jupyter-chat#215 for discussion.

Partial fix to #1173.

@andrii-i andrii-i added the enhancement New feature or request label Apr 25, 2025
@andrii-i
Copy link
Collaborator Author

Kicking CI

@andrii-i andrii-i closed this Apr 30, 2025
@andrii-i andrii-i reopened this Apr 30, 2025
@dlqqq
Copy link
Member

dlqqq commented May 5, 2025

@andrii-i Thanks for making the changes in Jupyter Chat while I was away!

Note that the constants.py file won't be used after #1324 is merged. These changes will need to be made in BasePersona.as_user().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants