DatasetTransformation#

class langsmith.schemas.DatasetTransformation[source]#

Schema for dataset transformations.

path: List[str]#
transformation_type: Literal['remove_system_messages', 'convert_to_openai_message', 'convert_to_openai_tool', 'remove_extra_fields', 'extract_tools_from_run'] | str#