mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +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:
parent
d206df8d3d
commit
c06c666ce5
@ -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."
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user