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

Offer sample system messages and user prompts in the Dev UI #658

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmartisk
Copy link
Collaborator

@jmartisk jmartisk commented Jun 5, 2024

Just a very rough draft for now, to continue the discussion. Added one sample where the LLM summarizes a git diff that I took from this repository. Maybe the samples should be moved to separate file(s) but I'd have to figure out how. Also, I'm not sure if we can limit the size of the text areas, they grow very big after selecting a long system+user message.

@iocanel
Copy link
Collaborator

iocanel commented Jun 6, 2024

Why provide a hard coded list of message and not collect the system messages defined by the application ?

@geoand
Copy link
Collaborator

geoand commented Jun 6, 2024

What I had in mind when opening the issue was for us to leverage the awesome prompt library available in https://github.com/danielmiessler/fabric/tree/main/patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dev UI: provide some kind of library of prepared system messages
3 participants