Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sfang32
/
Agent_Based_on_Lagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
523b7e8
Agent_Based_on_Lagent
/
lagent
/
__init__.py
sfang32
init
4f6053f
9 months ago
raw
Copy download link
history
blame
Safe
138 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.version
import
__version__, version_info
__all__ = [
'__version__'
,
'version_info'
]