ai icon indicating copy to clipboard operation
ai copied to clipboard

experimental_AssistantResponse link in docs is unreachable

Open maxxxymum opened this issue 4 months ago • 2 comments

Description

Click experimental_AssistantResponse link in API refferrence in documentation. The link doesn't work, route doesn't change. There is no visual feedback. There are no errors in Devtools console.

Code example

No response

Additional context

No response

maxxxymum avatar Mar 04 '24 15:03 maxxxymum

@maxxxymum -- here's the URL where those docs now live: https://sdk.vercel.ai/docs/api-reference/assistant-response

@MaxLeiter @shuding -- Can we re-build the left nav for all the pages? (or maybe that requires rebuilding all the pages?)

It looks like the links are correct on the index (https://sdk.vercel.ai/docs) but are broken on other pages (e.g., https://sdk.vercel.ai/docs/getting-started)

You can see broken left-nav links for both:

  • experimental_AssistantResponse (path: docs/pages/docs/api-reference/assistant-response.mdx), which was moved in https://github.com/vercel/ai/pull/1086, as well as for
  • Hugging Face (path: docs/pages/docs/guides/providers/huggingface.mdx) which I moved in https://github.com/vercel/ai/pull/1085

conroywhitney avatar Mar 05 '24 04:03 conroywhitney

+1 I am seeing the link stuck in a refreshing 404 loop.

https://github.com/vercel/ai/assets/46210938/60994a6b-a461-497b-ac7d-ed25ab44f44f

tchanxx avatar Mar 10 '24 02:03 tchanxx

There are some issues with the caching/rebuild of the navigation. Looking into it.

Meanwhile you can find the page here: https://sdk.vercel.ai/docs/api-reference/providers/assistant-response

lgrammel avatar Mar 11 '24 08:03 lgrammel

@lgrammel @conroywhitney Thank you for your help!

maxxxymum avatar Mar 11 '24 13:03 maxxxymum