Add fine-grained filtering options in python fetch_traces API to match web UI
#3395
evangriffiths
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
Specifically I'd like to be able to fetch traces with where the session_id contains a particular string. This is possible in the web UI

But in the python sdk, the session id has to be an exact match: https://langfuse.com/docs/sdk/python/low-level-sdk#traces
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions