Skip to content

Be able to query prompts, versions and runs #7

@dkuang1980

Description

@dkuang1980

For example, user may want to query all the runs for a prompt and see the llm_output and compare them.
Right now, they have to get the prompt, loop its versions, for each version, loop its runs, and the add the run to a list.
Ideally, they should call one method and get everything in a dataframe

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions