json scheme example change (#316)

Co-authored-by: payman hodaie <payman@osellus-mobile.com>
This commit is contained in:
Phodaie
2024-01-01 17:23:36 -05:00
committed by GitHub
parent 4147b1006a
commit afbf272c32
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ qa: QuestionAnswer = client.chat.completions.create(
print("Before validation with `llm_validator`")
print(qa.model_dump_json(indent=2), end="\n\n")
"""
After validation with `llm_validator`
Before validation with `llm_validator`
{
"question": "What is the meaning of life?",
"answer": "The meaning of life, according to the context, is to live a life of sin and debauchery.",