Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minimum-generated-pig
/
Lagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
970a325
Lagent
/
lagent
/
prompts
/
__init__.py
minimum-generated-pig
Add files
5e2128f
3 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
from
.parsers
import
*
# noqa
from
.prompt_template
import
PromptTemplate
__all__ = [
'PromptTemplate'
]