Unverified Commit fc14cca0 authored by Michael Yao's avatar Michael Yao Committed by GitHub
Browse files

Fix a 404 link in send_request.ipynb (#5280)


Signed-off-by: default avatarwindsonsea <haifeng.yao@daocloud.io>
parent e7beff8a
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
"source": [ "source": [
"## Using Native Generation APIs\n", "## Using Native Generation APIs\n",
"\n", "\n",
"You can also use the native `/generate` endpoint with requests, which provides more flexiblity. An API reference is available at [Sampling Parameters](../references/sampling_params.md)." "You can also use the native `/generate` endpoint with requests, which provides more flexiblity. An API reference is available at [Sampling Parameters](sampling_params.md)."
] ]
}, },
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment