Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/changelog/agents/2025-03-18-npm-i-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ We've added a number of big new features to the Agents SDK over the past few wee

- You can now set `cors: true` when using `routeAgentRequest` to return permissive default CORS headers to Agent responses.
- The regular client now syncs state on the agent (just like the React version).
- `useAgentChat` bug fixes for passing headers/credentials, includng properly clearing cache on unmount.
- `useAgentChat` bug fixes for passing headers/credentials, including properly clearing cache on unmount.
- Experimental `/schedule` module with a prompt/schema for adding scheduling to your app (with evals!).
- 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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ products:
date: 2025-04-07T6:00:00Z
---

[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.
[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.

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ This enhancement makes it easier for customers to adopt Logpush and R2.

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

![One CLick Logpush to R2](src/assets/images/changelog/logs/Oneclick.gif)
![One-click Logpush to R2](src/assets/images/changelog/logs/Oneclick.gif)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Generate customized terrform files for building cloud network on-ramps
title: Generate customized terraform files for building cloud network on-ramps
description: Download cloud onramp terraform
date: 2024-12-05T11:00:00Z
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ The Magic Firewall dashboard now allows you to search custom rules using the rul

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

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