Trulens v2.3.0
What's Changed
- add gpt-5 support, openai capabilities retry and caching, Context-Free-Grammar Support & Answer Relevance prompt fixes by @sfc-gh-jreini in #2189
- Allow main input specification for trace_with_run decorator (live tracing) by @sfc-gh-dhuang in #2182
- Enable OTEL tracing by default by @sfc-gh-dhuang in #2112
Examples
- Add Tutorial for Multimodal Evaluation with Gemini (Text, Audio, Video) by @sahusiddharth in #2185
Bug Fixes
- [Snowflake] Ensure OTel flushing + snowflake ingestion do not abort main app flow by @sfc-gh-dhuang in #2196
- Remove color from feedback pill expansion so that JSON entries in the dataframe can be displayed correctly. by @sfc-gh-dkurokawa in #2192
- Fix groundedness support for bedrock. by @sfc-gh-dkurokawa in #2193
- default str handler for llm provider by @sfc-gh-jreini in #2195
- Ensure all OTel spans to be exported to Snowflake before the process running the main thread terminates by @sfc-gh-dhuang in #2194
Full Changelog: trulens-2.2.4...trulens-2.3.0