Skip to content

Conversation

@hyperlint-ai
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented Feb 18, 2025

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:

git checkout hyperlint/scan/broken-link/e9bf514

🗣️Leave us feedback

🪄 Experimental Hyperlint Feature - Read more 👇

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.

⚠️ Important Note:
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.

@hyperlint-ai hyperlint-ai bot requested review from a team, haleycode and securitypedant as code owners February 18, 2025 14:02
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.
Copy link
Contributor Author

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/)
Copy link
Contributor Author

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.

@kodster28 kodster28 merged commit b170173 into production Feb 18, 2025
10 checks passed
@kodster28 kodster28 deleted the hyperlint/scan/broken-link/e9bf514 branch February 18, 2025 15:54
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Feb 18, 2025
@holopin-bot
Copy link

holopin-bot bot commented Feb 18, 2025

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.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution [Holopin] Recognizes a docs contribution, big or small product:reference-architecture size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants