Anni/autorag changelog 2
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.
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/
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 |
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)