Skip to content

RTC enabled: reloading the page doesn't reload the personas #1664

Description

@brichet

Description

If RTC is enabled (jupyter-collaboration installed), when reloading the page, the personas are not reloaded in the persona control widget. The behavior is the same if Jupyterlab is opened in another browser.
Therefore there is no way to communicate to an LLM.

The screencast below displays the log console, AFAIU there no error/warning related to this issue.

output.webm

I guess an initialization message is missing in this case.

Reproduce

  • install jupyter-ai with RTC pip install --pre jupyter-ai[rtc]
  • start jupyterlab
  • open a chat
  • reload the page OR open another browser (incogito) and connect ot jupyterlab

Expected behavior

The widget to be aware of the personas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugBugs reported by users

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions