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

Include system prompts in llm templates list #44

Closed
simonw opened this issue Jun 17, 2023 · 1 comment
Closed

Include system prompts in llm templates list #44

simonw opened this issue Jun 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Jun 17, 2023

Following:

% llm templates list
bad       : this is bad
joke      : Tell a really funny and short joke, surprise me
long      : This is a really long prompt. It's long long long. This is a really long prompt. It's long long long. This is a really long prompt....
recipe    : Suggest a recipe using ingredients: $ingredients  It should be based on cuisine from this country: $country
roast     : 
steampunk : Summarize the following text. Insert frequent satirical steampunk-themed illustrative anecdotes. Really go wild with that. Text to ...
summarize : 
summary   : Summarize this: $input
@simonw simonw added the enhancement New feature or request label Jun 17, 2023
@simonw simonw closed this as completed in 8646c5b Jun 17, 2023
@simonw
Copy link
Owner Author

simonw commented Jun 17, 2023

% llm templates list
bad       : this is bad
joke      : Tell a really funny and short joke, surprise me
long      : This is a really long prompt. It's long long long. This is a really long prompt. It's long long long. This is a really long prompt....
recipe    : Suggest a recipe using ingredients: $ingredients  It should be based on cuisine from this country: $country
roast     : system: roast the user at every possible opportunity, be succinct
steampunk : Summarize the following text. Insert frequent satirical steampunk-themed illustrative anecdotes. Really go wild with that. Text to ...
summarize : system: Summarize this text in the voice of $voice
summary   : system: You speak like an enthusiastic Victorian explorer ALL THE TIME, with lots of flourishes prompt: Summarize this: $input

simonw added a commit that referenced this issue Jun 17, 2023
simonw added a commit that referenced this issue Jun 17, 2023
simonw added a commit that referenced this issue Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant