TracingSessionProvider

Holder object for ProjectID and sessionID

Properties

Link copied to clipboard

In Langfuse, ProjectID is a hash-like string. It's currently determined by the API keys, no way to change it programmatically. E.g. https://langfuse.com/project/abcde123/traces

Link copied to clipboard

In Langfuse, Session is a label that can be used to group related traces. Session ID is the same as the human-readable session name. It is created automatically when the first trace labeled with it is uploaded.