Giter Club home page Giter Club logo

Comments (4)

random-yang avatar random-yang commented on September 23, 2024 1

Hi @random-yang, Can you please elaborate on your ask here? Do you want to export the outputs of any flow run or just evaluation run(your title says eval result)? Is the provided picutre the outputs of your flow? Can you tell us why you need this feature to help us better underdstanding your scenario?

For example, I want to export the table data to a local file with format json, csv... For a further process. What should I do or do you have a better advice? image

@random-yang sorry for the delayed response first.

Regarding to the data in your screenshot, currently our UI page does not support an export button to support dump to a file; we might add, but I cannot promise - we can use this issue to track. But there should be a workaround for this.

This UI page is rendered via some API calls, so you can manually call the API to get these data in memory, and dump to your expected format. The API is /v1.0/LineRuns/list, and you shall find more details (such as parameters) from these lines.

NOTE that this is only a workaround as I cannot promise we will not make any change in either API signature or response in the future, please leverage this API carefully; and I believe the better solution is the UI page supports export with a button, which needs some discussions, and time to implementation.

Feel free to give it a try, and let me know if this works for your scenario, thank you!

Sounds like it will solve my problem, I'll try it.

from promptflow.

0mza987 avatar 0mza987 commented on September 23, 2024

Hi @random-yang,
Can you please elaborate on your ask here? Do you want to export the outputs of any flow run or just evaluation run(your title says eval result)? Is the provided picutre the outputs of your flow? Can you tell us why you need this feature to help us better underdstanding your scenario?

from promptflow.

random-yang avatar random-yang commented on September 23, 2024

Hi @random-yang, Can you please elaborate on your ask here? Do you want to export the outputs of any flow run or just evaluation run(your title says eval result)? Is the provided picutre the outputs of your flow? Can you tell us why you need this feature to help us better underdstanding your scenario?

For example, I want to export the table data to a local file with format json, csv...
For a further process. What should I do or do you have a better advice?
image

from promptflow.

zhengfeiwang avatar zhengfeiwang commented on September 23, 2024

Hi @random-yang, Can you please elaborate on your ask here? Do you want to export the outputs of any flow run or just evaluation run(your title says eval result)? Is the provided picutre the outputs of your flow? Can you tell us why you need this feature to help us better underdstanding your scenario?

For example, I want to export the table data to a local file with format json, csv... For a further process. What should I do or do you have a better advice? image

@random-yang sorry for the delayed response first.

Regarding to the data in your screenshot, currently our UI page does not support an export button to support dump to a file; we might add, but I cannot promise - we can use this issue to track. But there should be a workaround for this.

This UI page is rendered via some API calls, so you can manually call the API to get these data in memory, and dump to your expected format. The API is /v1.0/LineRuns/list, and you shall find more details (such as parameters) from these lines.

NOTE that this is only a workaround as I cannot promise we will not make any change in either API signature or response in the future, please leverage this API carefully; and I believe the better solution is the UI page supports export with a button, which needs some discussions, and time to implementation.

Feel free to give it a try, and let me know if this works for your scenario, thank you!

from promptflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.