Skip to content

Commit 28fca77

Browse files
Enhance Agents SDK and AutoRAG Beta Launch (#21821)
* Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent c91f866 commit 28fca77

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/content/changelog/agents/2025-03-18-npm-i-agents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ We've added a number of big new features to the Agents SDK over the past few wee
4343

4444
- You can now set `cors: true` when using `routeAgentRequest` to return permissive default CORS headers to Agent responses.
4545
- The regular client now syncs state on the agent (just like the React version).
46-
- `useAgentChat` bug fixes for passing headers/credentials, includng properly clearing cache on unmount.
46+
- `useAgentChat` bug fixes for passing headers/credentials, including properly clearing cache on unmount.
4747
- Experimental `/schedule` module with a prompt/schema for adding scheduling to your app (with evals!).
4848
- Changed the internal `zod` schema to be compatible with the limitations of Google's Gemini models by removing the discriminated union, allowing you to use Gemini models with the scheduling API.
4949

src/content/changelog/autorag/2025-04-07-autorag-open-beta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ products:
77
date: 2025-04-07T6:00:00Z
88
---
99

10-
[AutoRAG](/autorag) is now in open beta, making it easy for you to build fully-managed retrieval-augmented generation (RAG) pipelines without managing infrasturcture. Just upload your docs to [R2](/r2/get-started/), and AutoRAG handles the rest: embeddings, indexing, retrieval, and response generation via API.
10+
[AutoRAG](/autorag) is now in open beta, making it easy for you to build fully-managed retrieval-augmented generation (RAG) pipelines without managing infrastructure. Just upload your docs to [R2](/r2/get-started/), and AutoRAG handles the rest: embeddings, indexing, retrieval, and response generation via API.
1111

1212
![AutoRAG open beta demo](~/assets/images/changelog/autorag/autorag-open-beta.gif)
1313

src/content/changelog/logs/2025-03-06-oneclick-logpush.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This enhancement makes it easier for customers to adopt Logpush and R2.
1212

1313
For more details refer to our [Logs](/logs/get-started/enable-destinations/r2/) documentation.
1414

15-
![One CLick Logpush to R2](src/assets/images/changelog/logs/Oneclick.gif)
15+
![One-click Logpush to R2](src/assets/images/changelog/logs/Oneclick.gif)

src/content/changelog/magic-cloud-networking/2024-12-05-cloud-onramp-terraform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Generate customized terrform files for building cloud network on-ramps
2+
title: Generate customized terraform files for building cloud network on-ramps
33
description: Download cloud onramp terraform
44
date: 2024-12-05T11:00:00Z
55
---

src/content/changelog/magic-firewall/2024-10-02-custom-rule-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ The Magic Firewall dashboard now allows you to search custom rules using the rul
1515

1616
Additionally, the rule ID URL link has been added to Network Analytics.
1717

18-
For more details abour rules, refer to [Add rules](/magic-firewall/how-to/add-rules/).
18+
For more details about rules, refer to [Add rules](/magic-firewall/how-to/add-rules/).

0 commit comments

Comments
 (0)