Added
client.sessionsgroup for reading sessions (the traces of one conversation, grouped by session id):list(cursor-paginated, withfilters+ free-textquery),analytics(per-metric totals/medians and a 12-hour bucket series over whole sessions),get(session detail with its GenAIconversationandlatest_trace_id),list_traces(cursor-paginated traces of the session),list_signals(signals recorded across the session's traces), andget_signal(one session-scoped signal by slug).