Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Penkris
/
agent
like
0
Running
App
Files
Files
Community
main
agent
/
lagent
/
prompts
/
__init__.py
Penkris
lagent
0b2ef27
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
from
.parsers
import
*
# noqa
from
.prompt_template
import
PromptTemplate
__all__ = [
'PromptTemplate'
]