Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Get tracing info via python interface #3905

Open
derkmus-tomtom opened this issue Jan 7, 2025 · 1 comment
Open

[Feature Request] Get tracing info via python interface #3905

derkmus-tomtom opened this issue Jan 7, 2025 · 1 comment
Labels
enhancement New feature or request no-recent-activity There has been no recent activity on this issue/pull request

Comments

@derkmus-tomtom
Copy link

derkmus-tomtom commented Jan 7, 2025

Is your feature request related to a problem? Please describe.
Currently it is possible to view tracing of e.g. an LLM call via an UI. It is not possible, as far as I know, to get this info with some calls in your python script.

So I am talking about getting the info that is in the UI for example here: https://github.com/microsoft/promptflow/blob/main/examples/tutorials/tracing/llm/trace-llm.ipynb. There are no calls to pf.run, so you cannot use pf.get_details

Describe the solution you'd like
A promptflow function that you can call with a trace id that returns the info that you can find in the trace UI

Additional context
Image

@derkmus-tomtom derkmus-tomtom added the enhancement New feature or request label Jan 7, 2025
Copy link

github-actions bot commented Feb 6, 2025

Hi, we're sending this friendly reminder because we haven't heard back from you in 30 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 7 days of this comment, the issue will be automatically closed. Thank you!

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue/pull request label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-recent-activity There has been no recent activity on this issue/pull request
Projects
None yet
Development

No branches or pull requests

1 participant