mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-27 08:58:48 +00:00
fix context nb (#9267)
This commit is contained in:
parent
cf17c58b47
commit
1aae77f26f
@ -12,7 +12,7 @@
|
|||||||
"[Context](https://context.ai/) provides user analytics for LLM powered products and features.\n",
|
"[Context](https://context.ai/) provides user analytics for LLM powered products and features.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"With Context, you can start understanding your users and improving their experiences in less than 30 minutes.\n",
|
"With Context, you can start understanding your users and improving their experiences in less than 30 minutes.\n",
|
||||||
"\n",
|
"\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -207,7 +207,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.11.3"
|
"version": "3.9.1"
|
||||||
},
|
},
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"interpreter": {
|
"interpreter": {
|
||||||
|
Loading…
Reference in New Issue
Block a user