Skip to content

Commit

Permalink
Updaing code block output
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadelmalah committed Dec 24, 2024
1 parent 17f1ec8 commit 500738e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/docs/how_to/structured_output.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,10 @@
{
"data": {
"text/plain": [
"{'setup': 'Why was the cat sitting on the computer?',\n",
" 'punchline': 'Because it wanted to keep an eye on the mouse!'}"
]
"{'setup': 'Why was the cat sitting on the computer?',\n",
" 'punchline': 'Because it wanted to keep an eye on the mouse!',\n",
" 'rating': 7}"
]
},
"execution_count": 4,
"metadata": {},
Expand Down

0 comments on commit 500738e

Please sign in to comment.