← Back to changelog
December 13, 2023
Sessions
Marc Klingen
Group multiple traces into a session and replay interactions between users and your LLM based application.
Example use cases:
- Conversations / threads
- Multiple interactions within a user session
To get started, add a sessionId
string when creating/updating a trace. See docs for full details on how to add sessions to your traces.