Example of Feedback collected on Literal
feedback = await client.api.create_feedback( step_id="<STEP_UUID>", value=1, comment="Hello world", strategy="BINARY", )
Was this page helpful?