Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rtwotwo
/
Lagent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Lagent
/
lagent
/
distributed
/
ray_serve
/
__init__.py
Rtwotwo
Update Files
73d949e
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
from
.ray_warpper
import
AgentRayActor, AsyncAgentRayActor
__all__ = [
'AsyncAgentRayActor'
,
'AgentRayActor'
]