Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shinelover
/
InternLM_Lagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a5ab2ca
InternLM_Lagent
/
lagent
/
prompts
/
__init__.py
DESKTOP-P3A1PV5\inShine
Add application file
a5ab2ca
21 days ago
raw
Copy download link
history
blame
Safe
105 Bytes
from
.parsers
import
*
# noqa
from
.prompt_template
import
PromptTemplate
__all__ = [
'PromptTemplate'
]