jupyter-ai
jupyter-ai copied to clipboard
A generative AI extension for JupyterLab
### 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...
### 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...
### 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...
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.
## 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...
ollama
### 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.
See https://github.com/jupyterlab/jupyter-ai/pull/443#issuecomment-1807177196
### 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...
### 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....