Skip to content

Commit

Permalink
Correct and clean up JSON handling (Significant-Gravitas#4655)
Browse files Browse the repository at this point in the history
* Correct and clean up JSON handling

* Use ast for message history too

* Lint

* Add comments explaining why we use literal_eval

* Add descriptions to llm_response_format schema

* Parse responses in code blocks

* Be more careful when parsing in code blocks

* Lint
  • Loading branch information
erik-megarad authored and jordankanter committed Oct 24, 2023
1 parent 3e23874 commit d214d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogpts/autogpt/tests/challenges/current_score.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@
"max_level_beaten": null
}
}
}
}

0 comments on commit d214d32

Please sign in to comment.