jupyterlab / jupyter-chat

An extension to add a chat panel
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Add autocomplete feature #51

Open brichet opened 2 weeks ago

brichet commented 2 weeks ago

As suggested by @jtpio, the autocomplete feature of jupyter-ai could be ported to jupyter-chat.

Problem

There is no auto-completion in jupyter-chat and no way setup one for a specific chat.

Proposed Solution

Include a "plugin system" like to allow customize auto-completion in the chat input.