# Upstream Tinker exports the loops-tinker shim doesn't currently define.
#
# One export name per line. Submodule-recursed exports use their dotted
# key (e.g. types.CheckpointType, types.audit_log_entry.AuditLogEntry).
# Comments and blank lines are ignored.
#
# This file is the ratchet for **missing symbols** — kept separate from
# known_compat_gaps.txt so reviewers can tell type-drift churn from
# missing-symbol churn. test_missing_exports fails on any new missing
# export not listed here. When the shim grows to define one of these,
# remove the line.
#
# When triaging: entries without a dot are top-level names users touch
# directly (highest priority). Dotted entries live under tinker.types
# and are mostly internal wire types — feel free to leave them.

APIResponseValidationError
APIStatusError
CheckpointType
ConflictError
InternalServerError
LoraConfig
ModelID
NotFoundError
OptimStepRequest
ParsedCheckpointTinkerPath
PermissionDeniedError
RequestFailedError
RequestOptions
SampleRequest
SidecarDiedError
SidecarError
SidecarIPCError
SidecarStartupError
TensorDtype
Timeout
TrainingRun
UnprocessableEntityError
types.AuditLogEntry
types.AuditLogResponse
types.AuthTokenResponse
types.CheckpointArchiveUrlResponse
types.CheckpointType
types.CheckpointsListResponse
types.ClientConfigRequest
types.ClientConfigResponse
types.CreateModelRequest
types.CreateModelResponse
types.CreateSamplingSessionRequest
types.CreateSamplingSessionResponse
types.CreateSessionRequest
types.CreateSessionResponse
types.Cursor
types.EventType
types.ForwardBackwardInput
types.ForwardBackwardRequest
types.ForwardRequest
types.FutureRetrieveRequest
types.FutureRetrieveResponse
types.GetInfoRequest
types.GetSamplerResponse
types.GetServerCapabilitiesResponse
types.GetSessionResponse
types.HealthResponse
types.ListSessionsResponse
types.LoadWeightsRequest
types.LoraConfig
types.LossFnInputs
types.LossFnOutput
types.ModelID
types.OptimStepRequest
types.ParsedCheckpointTinkerPath
types.RequestErrorCategory
types.RequestFailedResponse
types.RequestID
types.SampleRequest
types.SaveWeightsForSamplerRequest
types.SaveWeightsForSamplerResponseInternal
types.SaveWeightsRequest
types.SessionEndEvent
types.SessionHeartbeatRequest
types.SessionHeartbeatResponse
types.SessionStartEvent
types.Severity
types.TelemetryBatch
types.TelemetryEvent
types.TelemetryResponse
types.TelemetrySendRequest
types.TensorDtype
types.TrainingRun
types.TrainingRunsResponse
types.UnhandledExceptionEvent
types.UnloadModelRequest
types.UnloadModelResponse
types.UntypedAPIFuture
types.WeightsInfoResponse
types.audit_log_entry
types.audit_log_entry.AuditLogEntry
types.audit_log_response
types.audit_log_response.AuditLogResponse
types.auth_token_response
types.auth_token_response.AuthTokenResponse
types.checkpoint
types.checkpoint.Checkpoint
types.checkpoint.CheckpointType
types.checkpoint_archive_url_response
types.checkpoint_archive_url_response.CheckpointArchiveUrlResponse
types.checkpoints_list_response
types.checkpoints_list_response.CheckpointsListResponse
types.client_config_request
types.client_config_request.ClientConfigRequest
types.client_config_response
types.client_config_response.ClientConfigResponse
types.create_model_request
types.create_model_request.CreateModelRequest
types.create_model_response
types.create_model_response.CreateModelResponse
types.create_sampling_session_request
types.create_sampling_session_request.CreateSamplingSessionRequest
types.create_sampling_session_response
types.create_sampling_session_response.CreateSamplingSessionResponse
types.create_session_request
types.create_session_request.CreateSessionRequest
types.create_session_response
types.create_session_response.CreateSessionResponse
types.cursor
types.cursor.Cursor
types.datum
types.datum.Datum
types.encoded_text_chunk
types.encoded_text_chunk.EncodedTextChunk
types.event_type
types.event_type.EventType
types.forward_backward_input
types.forward_backward_input.ForwardBackwardInput
types.forward_backward_output
types.forward_backward_output.ForwardBackwardOutput
types.forward_backward_request
types.forward_backward_request.ForwardBackwardRequest
types.forward_request
types.forward_request.ForwardRequest
types.future_retrieve_request
types.future_retrieve_request.FutureRetrieveRequest
types.future_retrieve_response
types.future_retrieve_response.FutureRetrieveResponse
types.generic_event
types.generic_event.GenericEvent
types.get_info_request
types.get_info_request.GetInfoRequest
types.get_info_response
types.get_info_response.GetInfoResponse
types.get_info_response.ModelData
types.get_sampler_response
types.get_sampler_response.GetSamplerResponse
types.get_server_capabilities_response
types.get_server_capabilities_response.GetServerCapabilitiesResponse
types.get_server_capabilities_response.SupportedModel
types.get_session_response
types.get_session_response.GetSessionResponse
types.health_response
types.health_response.HealthResponse
types.image_asset_pointer_chunk
types.image_asset_pointer_chunk.ImageAssetPointerChunk
types.image_chunk
types.image_chunk.ImageChunk
types.list_sessions_response
types.list_sessions_response.ListSessionsResponse
types.load_weights_request
types.load_weights_request.LoadWeightsRequest
types.load_weights_response
types.load_weights_response.LoadWeightsResponse
types.lora_config
types.lora_config.LoraConfig
types.loss_fn_inputs
types.loss_fn_inputs.LossFnInputs
types.loss_fn_output
types.loss_fn_output.LossFnOutput
types.loss_fn_type
types.loss_fn_type.LossFnType
types.model_id
types.model_id.ModelID
types.model_input
types.model_input.ModelInput
types.model_input_chunk
types.model_input_chunk.ModelInputChunk
types.optim_step_request
types.optim_step_request.AdamParams
types.optim_step_request.OptimStepRequest
types.optim_step_response
types.optim_step_response.OptimStepResponse
types.request_error_category
types.request_error_category.RequestErrorCategory
types.request_failed_response
types.request_failed_response.RequestFailedResponse
types.request_id
types.request_id.RequestID
types.sample_request
types.sample_request.SampleRequest
types.sample_response
types.sample_response.SampleResponse
types.sampled_sequence
types.sampled_sequence.SampledSequence
types.sampling_params
types.sampling_params.SamplingParams
types.save_weights_for_sampler_request
types.save_weights_for_sampler_request.SaveWeightsForSamplerRequest
types.save_weights_for_sampler_response
types.save_weights_for_sampler_response.SaveWeightsForSamplerResponse
types.save_weights_for_sampler_response.SaveWeightsForSamplerResponseInternal
types.save_weights_request
types.save_weights_request.SaveWeightsRequest
types.save_weights_response
types.save_weights_response.SaveWeightsResponse
types.session_end_event
types.session_end_event.SessionEndEvent
types.session_heartbeat_request
types.session_heartbeat_request.SessionHeartbeatRequest
types.session_heartbeat_response
types.session_heartbeat_response.SessionHeartbeatResponse
types.session_start_event
types.session_start_event.SessionStartEvent
types.severity
types.severity.Severity
types.shared
types.shared.UntypedAPIFuture
types.shared.untyped_api_future
types.shared.untyped_api_future.UntypedAPIFuture
types.stop_reason
types.stop_reason.StopReason
types.telemetry_batch
types.telemetry_batch.TelemetryBatch
types.telemetry_event
types.telemetry_event.TelemetryEvent
types.telemetry_response
types.telemetry_response.TelemetryResponse
types.telemetry_send_request
types.telemetry_send_request.TelemetrySendRequest
types.tensor_data
types.tensor_data.TensorData
types.tensor_dtype
types.tensor_dtype.TensorDtype
types.topk_prompt_logprobs
types.topk_prompt_logprobs.TopkPromptLogprobs
types.training_run
types.training_run.TrainingRun
types.training_runs_response
types.training_runs_response.TrainingRunsResponse
types.try_again_response
types.try_again_response.TryAgainResponse
types.unhandled_exception_event
types.unhandled_exception_event.UnhandledExceptionEvent
types.unload_model_request
types.unload_model_request.UnloadModelRequest
types.unload_model_response
types.unload_model_response.UnloadModelResponse
types.weights_info_response
types.weights_info_response.WeightsInfoResponse
