maple.server.daemon.ActBatchRequest
- class maple.server.daemon.ActBatchRequest(*, policy_id: str, image: List[str], instruction: List[str], model_kwargs: Dict[str, Any] | None = {})
Request model for batched policy inference.
Methods
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].