Skip to content

Commit 7ee083c

Browse files
Update langchain-natural-language.ipynb
1 parent 04e11cb commit 7ee083c

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

ai-integrations/langchain-natural-language.ipynb

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,25 @@
158158
]
159159
}
160160
],
161-
"metadata": {
162-
"language_info": {
163-
"name": "python"
164-
}
165-
},
166-
"nbformat": 4,
167-
"nbformat_minor": 5
168-
}
161+
"metadata": {
162+
"kernelspec": {
163+
"display_name": "Python 3",
164+
"language": "python",
165+
"name": "python3"
166+
},
167+
"language_info": {
168+
"codemirror_mode": {
169+
"name": "ipython",
170+
"version": 3
171+
},
172+
"file_extension": ".py",
173+
"mimetype": "text/x-python",
174+
"name": "python",
175+
"nbconvert_exporter": "python",
176+
"pygments_lexer": "ipython3",
177+
"version": "3.10.12"
178+
}
179+
},
180+
"nbformat": 4,
181+
"nbformat_minor": 2
182+
}

0 commit comments

Comments
 (0)