Piyush Jain

Results 29 issues of Piyush Jain

Opening this issue to track overall interest in the Data Registry project, and see if other team members are ok with creating a new repository under `jupyterlab/jupyterlab-contrib` named `jupyterlab-dataregistry`. The...

enhancement

Add ability to specify email notifications when submitting jobs.

enhancement

## Summary Implement these features for `create_job` API - **timeout_seconds** timeout in seconds for the job to complete - **retry_on_timeout** whether to retry if a timeout has occurred - **max_retries**...

enhancement

## Summary If an error occurs during a chat session for any reason, an error related to the indexing is always returned to the user, along with the exception stack...

bug
@jupyter-ai/chatui

### Problem Each LLM provider and model has limits on the input size of prompts. When a user asks questions about indexed docs with `/ask`, the chunk size used to...

enhancement
@jupyter-ai/core

## Summary If a directory has been already indexed with a previous `/learn` command, and is submitted for learning again, this proceeds without any warning. However, when the `/ask` command...

bug
@jupyter-ai/chatui

### Problem Current prompts in Jupyter AI work well with remote providers, but are not optimized for locally installed models provided by GPT4All. See the discussion on #190 to some...

enhancement

## Description Adds [langchain-aws](https://github.com/langchain-ai/langchain-aws) package. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

## Description Some of the tool icons (python, markdown, console, notebook, etc.) are pulling their colors from brand CSS colors that were not designed for those icons. When users install...

bug
status:Needs Discussion
tag:Design and UX
Design System CSS

## Description This issue proposes new components for adding and managing Knowledgebases in Jupyter AI, allowing users to attach external knowledgebases and target questions to specific datasets or files. This...

enhancement
project:learn-ask