cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Anni/autorag changelog 2

Open aninibread opened this issue 7 months ago • 4 comments

Summary

release note:

  • Rich format file size limit increased to 4 MB
  • Index processing status displayed on dashboard
  • Sync AutoRAG REST API published

changelog:

  • View custom metadata in responses and guide AI-search with context in AutoRAG
  • Filter your AutoRAG search by file name

Screenshots (optional)

Documentation checklist

  • [ ] The documentation style guide has been adhered to.
  • [ ] If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • [ ] Files which have changed name or location have been allocated redirects.

aninibread avatar Jun 15 '25 21:06 aninibread

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • [ ] /autorag/configuration/metadata-filtering/

github-actions[bot] avatar Jun 15 '25 22:06 github-actions[bot]

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated AutoRAG documentation with new API details and enhanced metadata filtering capabilities.

  • Added a new REST API documentation page for AutoRAG.
  • Increased file size limit for rich format files from 1MB to 4MB.
  • Renamed and restructured the metadata filtering section for clarity.
  • Updated limits and pricing information for AutoRAG.

Modified Files

  • src/content/docs/autorag/configuration/data-source.mdx
  • src/content/docs/autorag/platform/limits-pricing.mdx

Added Files

  • src/content/docs/autorag/autorag-api.mdx

Renamed Files

  • src/content/docs/autorag/configuration/metadata.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/public/__redirects @GregBrimble, @KianNH, @pedrosousa, @WalshyDev, @cloudflare/pcx-technical-writing
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-cloudflare-one
/src/content/docs/autorag/ @rita3ko, @irvinebroque, @aninibread, @ToriLindsay, @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing

github-actions[bot] avatar Jun 15 '25 22:06 github-actions[bot]

Preview URL: https://7f5d2a51.preview.developers.cloudflare.com Preview Branch URL: https://anni-autorag-changelog-2.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/autorag/configuration/metadata/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/autorag/configuration/metadata/
https://developers.cloudflare.com/changelog/2025-06-19-autorag-custom-metadata-and-context/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/changelog/2025-06-19-autorag-custom-metadata-and-context/
https://developers.cloudflare.com/changelog/2025-06-19-autorag-filename-filter/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/changelog/2025-06-19-autorag-filename-filter/
https://developers.cloudflare.com/autorag/autorag-api/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/autorag/autorag-api/
https://developers.cloudflare.com/autorag/how-to/multitenancy/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/autorag/how-to/multitenancy/
https://developers.cloudflare.com/autorag/configuration/data-source/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/autorag/configuration/data-source/
https://developers.cloudflare.com/changelog/2025-04-23-autorag-metadata-filtering/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/changelog/2025-04-23-autorag-metadata-filtering/
https://developers.cloudflare.com/autorag/platform/limits-pricing/ https://anni-autorag-changelog-2.preview.developers.cloudflare.com/autorag/platform/limits-pricing/

github-actions[bot] avatar Jun 15 '25 22:06 github-actions[bot]