mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
docs: fix docs/tutorials/llm_chain.ipynb (#23807)
to correctly display the link Co-authored-by: Mu Xianming <mu.xianming@lmwn.com>
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
"\n",
|
||||
"### Client\n",
|
||||
"\n",
|
||||
"Now let's set up a client for programmatically interacting with our service. We can easily do this with the `[langserve.RemoteRunnable](/docs/langserve/#client)`.\n",
|
||||
"Now let's set up a client for programmatically interacting with our service. We can easily do this with the [langserve.RemoteRunnable](/docs/langserve/#client).\n",
|
||||
"Using this, we can interact with the served chain as if it were running client-side."
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user