mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-18 12:58: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",
|
"\n",
|
||||||
"### Client\n",
|
"### Client\n",
|
||||||
"\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."
|
"Using this, we can interact with the served chain as if it were running client-side."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user