·
3 commits
to releases/rc-trulens-2.4.1
since this release
What's Changed
- [Snowflake] web search agent example with snowflake ai obs by @sfc-gh-jreini in #2232
- Handle timestamps in
get_events
for Snowflake AI observability event table. by @sfc-gh-dkurokawa in #2226 - data agent with cortex example by @sfc-gh-jreini in #2236
- Update meta.yaml files for release 2.4.0 by @sfc-gh-dhuang in #2238
- OpenAI cost tracking w/ the new Responses API by @sfc-gh-dhuang in #2239
- Fix Cortex cost/usage tracking with latest REST API by @sfc-gh-dhuang in #2240
- [Feat] Update record viewer default expanded depth to 2 levels by @sfc-gh-nvytla in #2244
- [Snowflake] Virtual Run (batch eval run on data in existing table in Snowflake) by @sfc-gh-dhuang in #2224
- Fix get_records_and_feedbacks for AI Observability by @sfc-gh-dhuang in #2245
- [Snowflake] Add get_records and get_record_details APIs to AI Observability Run by @sfc-gh-dhuang in #2246
- Denoise trulens logs by @sfc-gh-dhuang in #2243
- Get Streamlit UI Record Viewer to work with AI Observability. by @sfc-gh-dkurokawa in #2233
- Create an "SPCS" mode for the dashboard that allows authentication through an OAuth token mounted into the docker container. by @sfc-gh-dkurokawa in #2241
- Add
run_name
toget_records_and_feedback
. by @sfc-gh-dkurokawa in #2247 - Convert
execute_query
to returnpd.DataFrame
instead ofList[Row]
. by @sfc-gh-dkurokawa in #2251 - Refresh Snowflake connection when closed. by @sfc-gh-dkurokawa in #2250
- Fix - new Run API should take run_name when filtering records by @sfc-gh-dhuang in #2252
- [Feat] Add TS/TC/TQ judges by @sfc-gh-nvytla in #2256
- Avoid problematic
transformers
version requirement as there's an issue with its grouped optional dependencies. by @sfc-gh-dkurokawa in #2255
Full Changelog: trulens-2.4.0...trulens-2.4.1