Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pribadihcr
/
quGPT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
quGPT
/
langchain
/
docs
/
modules
/
prompts
/
prompt_templates
/
examples
/
simple_prompt.yaml
IC4T
update
cfd3735
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
_type:
prompt
input_variables:
[
"adjective"
,
"content"
]
template:
Tell
me
a
{
adjective
}
joke
about
{
content
}
.