jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

A generative AI extension for JupyterLab

Results 271 jupyter-ai issues
Sort by recently updated
recently updated
newest added
trafficstars

### Problem Currently only way to interact with Jupyter-AI from editor directly is AI magics. Adding graphical UI would make Jupyter AI more accessible from notebook/editor. ### Proposed Solution Implement...

enhancement
scope:chat-ux

### Problem Users cannot use [Amazon Q](https://aws.amazon.com/q/), a generative AI-powered chatbot, in Jupyter AI. ### Proposed Solution Allow users to use their Amazon Q chatbot, configured based on their business...

enhancement
@jupyter-ai/chatui

### Problem When a `/generate` command produces an error, the error is logged to a file (#431, which fixed #422) but I have to leave the chat panel to go...

enhancement
scope:generate
status:triaged

The goal of this feature Request is to enhance the configurability of the Bedrock embedded model by allowing users to set the region_name and profile parameters from chat config.

enhancement

## Description If a user types into a config field, then deletes what was written, then clicks save, sometimes the field is saved as an empty string `""`. This can...

bug

### Problem * I would like to integrate https://ollama.ai/ with Jupyter ai ### Proposed Solution Add provider end point to ollama hosted service within locally or remotely.

enhancement

See https://github.com/jupyterlab/jupyter-ai/pull/443#issuecomment-1807177196

documentation
enhancement

### Problem Currently there are 3 OpenAI providers: `openai`, `openai-chat`, `openai-chat-new`. This is confusing, the same service by the same company shouldn’t have 3 different provider IDs. ### Proposed Solution...

enhancement

### Problem There is no way to see actual model IDs in the UI which might be confusing for power users. ### Proposed Solution Make model IDs accessible through UI....

enhancement