Plugin for rendering LangSmith results.
LangSmithPlugin(
self,
)Call after collection phase is completed and session.items is populated.
Group a test case with its test suite.
Update test results.
Initialize live display when first test starts.
Generate a collection of tables—one per suite.
Returns a 'Group' object so it can be rendered simultaneously by Rich Live.
Disable warning reporting and show no warnings in output.
Stop Rich Live rendering at the end of the session.