Open Issues Need Help
View All on GitHubAI Summary: This issue aims to conduct research to identify and define user personas for the project. The primary goal is to understand who the target users are, particularly in the context of app-specific benchmarking and prompting, to ensure that all developed features are relevant, accessible, and meet their specific needs.
AI Summary: This issue requests the creation of an automated test suite for the HumaneBench data generation pipeline using PyTest. The primary goal is to prevent regressions and ensure new contributions don't break existing functionality. The tests will eventually be integrated into GitHub CI using Tox, with support from @andalibmalit.
AI Summary: This GitHub issue requests the creation of an automated test suite for the HumaneBench project's benchmarking logic. The primary goal is to use PyTest to verify existing functionality and prevent regressions when new changes are introduced. The tests will also be integrated into GitHub CI using tox.