Ask a question to get started
Enter to send•Shift+Enter new line
create_feedback_formula( self, *, feedback_key: str, aggregation_type: Literal['sum', 'avg'], formula_parts
Create a feedback formula.
.. admonition:: Deprecated
Composite feedback formulas are no longer supported in the SDK. Add composite feedback scores via the LangSmith UI instead. This method now raises ``NotImplementedError``.