Ask a question to get started
Enter to send•Shift+Enter new line
list_feedback_formulas( self, *, dataset_id: Optional[ID_TYPE] = None, session_id: Optional
dataset_id
Optional[Union[UUID, str]]
None
The ID of the dataset to filter by.
session_id
limit
Optional[int]
offset
int
0
List feedback formulas.
The ID of the session to filter by.
The maximum number of feedback formulas to return.
The starting offset for pagination.