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

Use jupyterlab-collaborative-chat #1043

Open
wants to merge 14 commits into
base: v3-dev
Choose a base branch
from

Conversation

brichet
Copy link

@brichet brichet commented Oct 21, 2024

Related to #785 and #862

This PR make use of the collaborative chat in place of the chat integrated in jupyter-ai.

In this first step, both chats co-exist (to be able to compare the features), that's why we can see 2 left panel icons, one for the collaborative chat sidebar and one for the jupyter-ai chat.

Peek 2024-10-21 10-29

Currently, the Jupyternaut personna is connected every chat, and answers to every message in the chat.

Work in progress

  • ability to connect/disconnect the Jupyternaut from a chat
  • show that the Jupyternaut is currently answering

brichet and others added 6 commits September 12, 2024 11:30
* Fix handler methods' parameters

* Add slash commands (autocompletion) to the chat input
* Allow for stream messages

* update jupyter collaborative chat dependency
* Add a menu option to open the AI settings

* Remove the input option from the setting widget
@brichet brichet added the enhancement New feature or request label Oct 21, 2024
@brichet brichet marked this pull request as ready for review October 22, 2024 07:59
@dlqqq dlqqq mentioned this pull request Oct 23, 2024
4 tasks
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.

1 participant