ianarawjo / ChainForge

An open-source visual programming environment for battle-testing prompts to LLMs.
https://chainforge.ai/docs
MIT License
2.38k stars 181 forks source link

Adding all code edits I made for the study #267

Closed shreyashankar closed 6 months ago

shreyashankar commented 7 months ago

Most of the noticeable edits are to the GradeResponsesModal.js for the report card. I didn't figure out how to get the ids to work (some ids were null for the criteria), so i don't rely on the ids.

I made a few edits to the prompts to suggest diverse implementations, and I also used azure openai to generate criteria and implementations.