Skip to content

Commit 0cd058c

Browse files
OxyjunWalshyDev
authored andcommitted
Rename from ARAG to AIS
1 parent 6dea482 commit 0cd058c

File tree

73 files changed

+522
-526
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+522
-526
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/src/content/release-notes/workers-ai.yaml @kathayl @mchenco @kodster28 @cloudflare/pcx-technical-writing
2727
/src/content/release-notes/ai-gateway.yaml @kathayl @mchenco @kodster28 @cloudflare/pcx-technical-writing
2828
/src/content/release-notes/vectorize.yaml @elithrar @mchenco @sejoker @cloudflare/pcx-technical-writing
29-
/src/content/docs/autorag/ @rita3ko @irvinebroque @aninibread @cloudflare/pcx-technical-writing
29+
/src/content/docs/ai-search/ @rita3ko @irvinebroque @aninibread @cloudflare/pcx-technical-writing
3030

3131
# Analytics & Logs
3232

.github/workflows/publish-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
--config bin/rclone.conf \
6868
distmd \
6969
zt:zt-dashboard-dev-docs
70-
- name: Upload vendored Markdown files to AutoRAG DevDocs bucket
70+
- name: Upload vendored Markdown files to AI Search DevDocs bucket
7171
env:
7272
AWS_ACCESS_KEY_ID: ${{ secrets.AUTORAG_DEVDOCS_ACCESS_KEY_ID }}
7373
AWS_SECRET_ACCESS_KEY: ${{ secrets.AUTORAG_DEVDOCS_SECRET_ACCESS_KEY }}

public/__redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
/api-shield/security/sequence-mitigation/configure/ /api-shield/security/sequence-mitigation/api/ 301
246246

247247
#autorag
248-
/autorag/usage/recipes/ /autorag/how-to/ 301
249-
/autorag/configuration/metadata-filtering/ /autorag/configuration/metadata/ 301
248+
/autorag/usage/recipes/ /ai-search/how-to/ 301
249+
/autorag/configuration/metadata-filtering/ /ai-search/configuration/metadata/ 301
250250

251251
# bots
252252
/bots/about/plans/ /bots/plans/ 301
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)