confident-ai / deepeval

The LLM Evaluation Framework
https://docs.confident-ai.com/
Apache License 2.0
2.96k stars 215 forks source link

Add jsonl file support in dataset #931

Open princepride opened 1 month ago

princepride commented 1 month ago

❗BEFORE YOU BEGIN❗ Are you on discord? 🤗 We'd love to have you asking questions on discord instead: https://discord.com/invite/a3K9c8GRGt

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

penguine-ip commented 1 month ago

@princepride What;s the issue here?

princepride commented 1 month ago

I noticed that your dataset includes loading data via JSON or CSV, could you add support for the jsonl file format?