DatasetTransformation#

class langsmith.schemas.DatasetTransformation[source]#

数据集转换的模式。

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#