Skip to content

Commit

Permalink
chore: update run.py (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored Jan 9, 2025
1 parent ddd1cb9 commit a50c279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/citations/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class AnswerWithCitaton(BaseModel):

class Validation(BaseModel):
"""
Verfication response from the LLM,
Verification response from the LLM,
the error message should be detailed if the is_valid is False
but keep it to less than 100 characters, reference specific
attributes that you are comparing, use `...` is the string is too long
Expand Down

0 comments on commit a50c279

Please sign in to comment.