Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Add a model to the chat panel #1

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

Conversation

brichet
Copy link
Member

@brichet brichet commented Feb 27, 2024

This PR adds a model to the chat, which must be used to implement a chat panel.

It also provides a websocket handler extending this model, as one possible implementation of the model.

The idea of this change is to be able to create a CRDT model (based on this model) in jupyter_collaboration.

Copy link

Binder 👈 Launch a Binder on branch brichet/jupyterlab-chat/add_model

@brichet brichet added the enhancement New feature or request label Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant