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

## Description The left panel of the [user docs](https://jupyter-ai.readthedocs.io/en/latest/users/index.html) contains a mostly empty section, with nothing under "Section Navigation": ![Screenshot 2024-02-26 at 10 32 35 AM](https://github.com/jupyterlab/jupyter-ai/assets/93281816/29550c61-ecdf-495b-8b79-f84e4cbd857a) As of 2023-08-09, this...

bug
documentation

## Description If a user selects a model provider without its corresponding Python dependencies installed in the same environment, the chat panel fails and shows the "There seems to be...

bug

### Problem Open source contributors are opening PRs to add new providers to Jupyter AI. This is extremely helpful to everybody, and we greatly appreciate others taking the time to...

documentation

### Problem Users want to generate code with a generative AI model, then run it in a safer, sandboxed environment. ### Proposed Solution Give users the option to generate and...

enhancement
scope:magics
scope:chat-ux

### Problem To access our own custom trained LLM model using privatae endpoint hosted on local env.

enhancement

### Problem It would be incredibly powerful if we could pass computed data frame/s as variables to the chat and ask to build specific visualizations in SVG or Vega-lite which...

enhancement

Desired behavior is to get something legible. . . Content in the cell to reproduce. (See Image below). ```python %%ai -f math gpt4 write a kalman filter ```

bug

## Description I am using the jupyter ai extension with a custom model provider as per steps in https://jupyter-ai.readthedocs.io/en/latest/users/index.html#custom-model-providers However the custom prompt template is not being used. ## Reproduce...

bug

What about custom/private LLMs. Will there be an option to use some of longchain local features like llama.cpp?

enhancement

## Description ```Could not load credentials to authenticate with AWS client. Please check that credentials in the specified profile name are valid. (type=value_error)``` ## Reproduce ![image](https://github.com/jupyterlab/jupyter-ai/assets/20378722/ddf44911-3a1a-4a67-b8dc-c6f506b3dbb4) ## Expected behavior ##...

bug