8000 [v3.x.x] Have Jupyter AI provide default filenames · Issue #998 · jupyterlab/jupyter-ai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[v3.x.x] Have Jupyter AI provide default filenames #998
Open
@ctcjab

Description

@ctcjab

Problem

A user writes,

I'm really digging how AI chat interfaces automatically use an LLM to name your chats in the sidebar. Is there anything like that for Jupyter? I'm sick of coming up with names for my notebooks.

Proposed Solution

While the user is editing a new unsaved notebook, periodically ask the configured LLM to suggest a good filename for it, which is used as a better default filename instead of the current "Untitled(N).ipynb".

Once the user has explicitly saved the new notebook for the first time (whether by clicking "save", or as part of a "close" in response to the "Save your work" modal), and the user has had a chance to explicitly accept (or change) the suggested filename, no further filename suggestions for the notebook need to be generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    3.x backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0