Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Penkris
/
agent
like
0
Running
App
Files
Files
Community
main
agent
/
lagent
/
distributed
/
ray_serve
/
__init__.py
Penkris
lagent
0b2ef27
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
from
.ray_warpper
import
AgentRayActor, AsyncAgentRayActor
__all__ = [
'AsyncAgentRayActor'
,
'AgentRayActor'
]