tinker.types.SamplingSessionFuturesTarget
class tinker.types.SamplingSessionFuturesTarget(StrictBase)
Poll target: one (possibly cloned) sampling session.
cloned_sampler_id is seq_id // 1_000_000_000 for cloned
SamplingClients (0 for the original).
Fields:
- type (Literal['sampling_session'])
- sampling_session_id (str)
- cloned_sampler_id (int)