-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Hyperlint Automation: Broken Link Fixes #20053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 3. **Vector search**: Query [Vectorize](/vectorize/) using the vector representation of the query to retrieve related vectors. | ||
| 4. **Document lookup**: Retrieve related documents from [D1](/d1/) based on search results from [Vectorize](/vectorize/). | ||
| 5. **Text generation**: Pass both the original query and the retrieved documents as context to [Workers AI](/workers-ai/) [text generation models](/workers-ai/models/#text-generation) to generate a response. | ||
| 5. **Text generation**: Pass both the original query and the retrieved documents as context to [Workers AI](/workers-ai/) [text generation models](/workers-ai/models/) to generate a response. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page: http://localhost:1111/reference-architecture/diagrams/ai/ai-rag/
has a broken internal link to: http://localhost:1111/workers-ai/models/.
The fragment text-generation does not exist.
By looking at the page: http://localhost:1111/workers-ai/models/
There was no ideal replacement found and so we removed the header link.
| - [Tutorial: Build a RAG AI](/workers-ai/tutorials/build-a-retrieval-augmented-generation-ai/) | ||
| - [Workers AI: Text embedding models](/workers-ai/models/) | ||
| - [Workers AI: Text generation models](/workers-ai/models/#text-generation) | ||
| - [Workers AI: Text generation models](/workers-ai/models/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page: http://localhost:1111/reference-architecture/diagrams/ai/ai-rag/
has a broken internal link to: http://localhost:1111/workers-ai/models/.
The fragment text-generation does not exist.
By looking at the page: http://localhost:1111/workers-ai/models/
There was no ideal replacement found and so we removed the header link.
|
Preview URL: https://011edee6.preview.developers.cloudflare.com Files with changes (up to 15) |
|
Congratulations @Hyperlint-AI[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm7aoajk105480cjp27fs38s0 This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Broken Link Fix Proposal(s)
The goal of this pull request is to fix broken links in the documentation.
Proposing changes to the following files:
to edit this branch locally, run:
🗣️Leave us feedback
This pull request is part of a series of Hyperlint Automations to ease the burden of maintaining documentation.
We'll be introducing this automation, and others, over the coming months. These automations will always open pull requests(or issues) prior to making changes.
If this is not the change you want, please close this pull request and let us know what you'd like to see.
This feature may introduce erroneous changes (although we work hard to make sure that doesn't happen). Please review the changes before merging.
❌ Limitations:
At this time, Hyperlint can't respond to pull requests or issues.
📩 Need Help?
Please reach out to support with any requests, questions, or concerns.