We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e11cb commit 7ee083cCopy full SHA for 7ee083c
ai-integrations/langchain-natural-language.ipynb
@@ -158,11 +158,25 @@
158
]
159
}
160
],
161
- "metadata": {
162
- "language_info": {
163
- "name": "python"
164
- }
165
- },
166
- "nbformat": 4,
167
- "nbformat_minor": 5
168
-}
+"metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "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