Josh Reini
Josh Reini
# Description Update and fix guardrail examples/docs to work on main. ## Other details good to know for developers Please include any other details of this change useful for TruLens...
# Description Adding a precommit hook for formatting. ## Other details good to know for developers To add the change to your local development environment, run from root: ```bash sh...
# Description Please include a summary of the changes and the related issue that can be included in the release announcement. Please also include relevant motivation and context. ## Other...
# Description Fix caps to expected caps for LangChain provider (and to match docs). Identified in https://github.com/truera/trulens/issues/1454 ## Other details good to know for developers Please include any other details...
# Description Add `on_trace` selector and show use via custom trajectory eval  ## Type of change - [ ] Bug fix (non-breaking change...
# Description Create some experimental agent evals for trajectory & goal completion ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New...
**Feature Description** python 3.12 - 3.13. support **Reason** Users are wanting to use TruLens on python 3.13 **Importance of Feature** What value does this feature unlock for you?
# Description Trace compression was too aggressive and often would remove the plan. This PR looks for plan-related information and specifically preserves it so that the plan can be used...
Developer Guide for Agent Evals. Note that this is a private preview feature, and the requirement for it to be enabled is clearly listed on the top with the same...