Skip to content

Commit

Permalink
merging
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Jul 2, 2024
1 parent bfea13d commit 8820e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/openai-gpt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
},
"outputs": [],
"source": [
"agentops.end_session(\"Success\")"
"agentops.end_session('Success')"
]
}
],
Expand All @@ -280,7 +280,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.12.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 8820e33

Please sign in to comment.