Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Bread-F/Lagent
luckDW1126
/
Lagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Lagent
/
lagent
/
prompts
/
__init__.py
FaYo
agent
e3d4122
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
from
.parsers
import
*
# noqa
from
.prompt_template
import
PromptTemplate
__all__ = [
'PromptTemplate'
]