FullFact / health-misinfo-shared

Raphael health misinformation project, shared by Full Fact and Google
MIT License
0 stars 0 forks source link

feat: parse output jsons using existing function #139

Closed c-j-johnston closed 3 months ago

c-j-johnston commented 3 months ago

Fixes #138.

Replaces json.loads with a written function which is better at handling errors in the LLM output.


Pull request checklist