Circle V2 API Docs
    Preparing search index...
    AiFeedbackLangSmithFeedback: Pick<
        AiFeedbackRow,
        | "id"
        | "rating"
        | "comment"
        | "correction"
        | "created_by"
        | "target_ref"
        | "feedback_key"
        | "langsmith_thread_id"
        | "audit_run_id"
        | "audit_question_id"
        | "audit_response_id",
    >

    The slice of a feedback row the LangSmith sync needs.