Skip to content

Commit c9dc621

Browse files
committed
chore(release): @forestadmin/ai-proxy@1.4.1 [skip ci]
## @forestadmin/ai-proxy [1.4.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.4.0...@forestadmin/ai-proxy@1.4.1) (2026-02-06) ### Bug Fixes * **ai-proxy:** validate model tool support at Router init (fail fast) ([#1452](#1452)) ([adf2efd](adf2efd))
1 parent adf2efd commit c9dc621

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/ai-proxy/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @forestadmin/ai-proxy [1.4.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.4.0...@forestadmin/ai-proxy@1.4.1) (2026-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **ai-proxy:** validate model tool support at Router init (fail fast) ([#1452](https://github.com/ForestAdmin/agent-nodejs/issues/1452)) ([adf2efd](https://github.com/ForestAdmin/agent-nodejs/commit/adf2efddac8ca2a5c278d2e6bd01b1bf0c1f271f))
7+
18
# @forestadmin/ai-proxy [1.4.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.3.1...@forestadmin/ai-proxy@1.4.0) (2026-02-05)
29

310

packages/ai-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/ai-proxy",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)