Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
microsoft-cognitive-service
/
mm-react
like
235
Runtime error
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
d00e7d9
mm-react
/
AllInOneApp
/
langchain
/
docs
/
modules
/
prompts
/
examples
/
simple_prompt.json
JJteam
draft of dockerfile
acc4ffe
about 2 years ago
raw
Copy download link
history
blame
Safe
115 Bytes
{
"input_variables"
:
[
"adjective"
,
"content"
]
,
"template"
:
"Tell me a {adjective} joke about {content}."
}