Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds prompt templates #53

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Conversation

JasonWeill
Copy link
Collaborator

@JasonWeill JasonWeill commented Apr 12, 2023

Fixes #42.

Adds prompt templates for all format except for raw. Applies the prompt template. Updates the sample notebook magics.ipynb to have more terse prompts.

@JasonWeill JasonWeill added enhancement New feature or request @jupyter-ai/magics labels Apr 12, 2023
@JasonWeill JasonWeill requested a review from dlqqq April 12, 2023 00:30
@dlqqq
Copy link
Member

dlqqq commented Apr 12, 2023

@JasonWeill LGTM. Could you use the Nx/Lerna package names for the GitHub labels? For example:

@jupyter-ai/core
@jupyter-ai/magics
@jupyter-ai/chatgpt
@jupyter-ai/dalle

@JasonWeill
Copy link
Collaborator Author

Updated label to @jupyter-ai/magics and added more labels.

@JasonWeill JasonWeill merged commit 76e36e8 into jupyterlab:main Apr 12, 2023
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* Modifies prompts to be less explicit, due to templates being present

* Adds prompt templates by format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request @jupyter-ai/magics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prompt templates for formats so users don't have to constrain the output
2 participants