microsoft / microsoft/promptflow
[Feature Request] Allow the data parameter of evaluate to take a list
Open
@D-W- is already working on this.
Since May 11, 2024.
enhancement
long-term
- Dominant language
- Python
- Stars
- 11.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The data parameter of evaluate currently only accepts a string that is a path to a JSONL file. It'd be more flexible if it accepted a list of dicts, like it used to when it was in azure-ai-generative SDK.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.