mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 19:09:57 +00:00
notebook fmt (#12498)
This commit is contained in:
@@ -139,7 +139,9 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"chain.invoke({\"context\": \"a frog went to a pond and sat on a log and went to a different pond\"})"
|
||||
"chain.invoke(\n",
|
||||
" {\"context\": \"a frog went to a pond and sat on a log and went to a different pond\"}\n",
|
||||
")"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user