接口 ComparativeExperiment

接口 ComparativeExperiment {
    created_at: 字符串;
    description: 字符串;
    id: 字符串;
    modified_at: 字符串;
    name: 字符串;
    reference_dataset_id: 字符串;
    tenant_id: 字符串;
    experiments_info?: 记录<字符串, 未知>[];
    extra?: 记录<字符串, 未知>;
    feedback_stats?: 记录<字符串, 未知>;
}

属性

created_at: 字符串
description: 字符串
id: 字符串
modified_at: 字符串
name: 字符串
reference_dataset_id: 字符串
tenant_id: 字符串
experiments_info?: 记录<字符串, 未知>[]
extra?: 记录<字符串, 未知>
feedback_stats?: 记录<字符串, 未知>
© . This site is unofficial and not affiliated with LangChain, Inc.
这些文档随着 LangChain v1.0 在 2025 年 10 月的发布而弃用,并且不再维护。 请访问 v1.0 文档