Skip to content

Commit

Permalink
Small prompt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakep-allenai committed Oct 2, 2024
1 parent a5c2721 commit 68b9ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdelfin/prompts/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def openai_response_format_schema() -> dict:
"required": [
"primary_language",
"is_rotation_valid",
"rotation_correct",
"rotation_correction",
"is_table",
"is_diagram",
"natural_text",
Expand Down

0 comments on commit 68b9ee8

Please sign in to comment.