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