Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhang4096
/
OneLagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a432e38
OneLagent
/
lagent
/
distributed
/
ray_serve
/
__init__.py
3v324v23
Add files
4535c91
6 months ago
raw
Copy download link
history
blame
Safe
110 Bytes
from
.ray_warpper
import
AgentRayActor, AsyncAgentRayActor
__all__ = [
'AsyncAgentRayActor'
,
'AgentRayActor'
]