Skip to content

Commit a594b65

Browse files
committed
Update AI Gateway changelog
1 parent afb54d8 commit a594b65

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/content/changelogs/ai-gateway.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,22 @@ productLink: "/ai-gateway/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2024-12-13"
9+
title: Bug Fixes
10+
description: |-
11+
* **Bug Fixes**: Fixed Anthropic errors being cached.
12+
* **Bug Fixes**: Fixed `env.AI.run()` requests using authenticated gateways returning authentication error.
13+
14+
- publish_date: "2024-11-26"
15+
title: OpenRouter
16+
description: |-
17+
* **Providers**: Added [OpenRouter](/ai-gateway/providers/open-router/) as a new provider.
18+
819
- publish_date: "2024-11-19"
920
title: WebsocketS API
1021
description: |-
1122
* **Configuration**: Added [WebSockets API](/ai-gateway/configuration/websockets-api/) which provides a single persistent connection, enabling continuous communication.
23+
1224
- publish_date: "2024-11-19"
1325
title: Authentication
1426
description: |-

0 commit comments

Comments
 (0)