Skip to content

Commit 816628f

Browse files
authored
Merge pull request #22 from andrewyng/llm_reasoning
llm reasoning notebook
2 parents 60a0d00 + 7ef37a9 commit 816628f

File tree

2 files changed

+532
-3
lines changed

2 files changed

+532
-3
lines changed

examples/client.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"cells": [
33
{
4-
"cell_type": "raw",
5-
"id": "16c03c35-b679-43d4-971b-4ce19e619d51",
4+
"cell_type": "markdown",
5+
"id": "d34f8c48-90fc-4981-8d2b-b47724c2a6dd",
66
"metadata": {
77
"vscode": {
88
"languageId": "raw"
@@ -301,7 +301,7 @@
301301
"name": "python",
302302
"nbconvert_exporter": "python",
303303
"pygments_lexer": "ipython3",
304-
"version": "3.12.3"
304+
"version": "3.10.14"
305305
}
306306
},
307307
"nbformat": 4,

0 commit comments

Comments
 (0)