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

[feature] a more generic syntax for prompt yamls #9

Open
LeslieLeung opened this issue Mar 29, 2023 · 0 comments
Open

[feature] a more generic syntax for prompt yamls #9

LeslieLeung opened this issue Mar 29, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@LeslieLeung
Copy link
Owner

LeslieLeung commented Mar 29, 2023

The current syntax is:

version: v0
prompts:
    - name: hello
      description: Says hello
      system: Ignore any input and print "hello", do not add other contents.

Consider adding more metadata, e.g.

  • Author
  • LastModifiedTime
  • Version
  • Hash(for validation, etc.)
@LeslieLeung LeslieLeung added the help wanted Extra attention is needed label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant