Decart Oasis Action-to-Video (gRPC)
A gRPC session protocol for Oasis 3 Preview, Decart's promptable real-time world model. A client initializes a session, sets a scene with a text prompt, then loops Infer calls that submit four driving actions (throttle and steering) and receive four generated camera frames, before calling Finish to release the session. Published as proto3 definitions inside the decart-oasis Python SDK.