docs-v1.31.0
tambo-ai/tambodocs-v1.31.0Mar 13, 2026by tambo-bot
AI Summary
This release adds support for several new GPT-5 model variants including gpt-5.4, gpt-5.4-pro, gpt-5.3-chat-latest, and gpt-5.2-pro. The release also includes routine dependency updates for @types/node and the small-safe-packages group.
Key Highlights
- Added support for gpt-5.4 model
- Added support for gpt-5.4-pro model
- Added support for gpt-5.3-chat-latest model
- Added support for gpt-5.2-pro model
- Updated @types/node dependency to 22.19.15
- Updated small-safe-packages group with 10 updates
New Features
- gpt-5.4 model support
- gpt-5.4-pro model support
- gpt-5.3-chat-latest model support
- gpt-5.2-pro model support
Full Release Notes
## [1.31.0](https://github.com/tambo-ai/tambo/compare/docs-v1.30.2...docs-v1.31.0) (2026-03-13) ### Features * **models:** add gpt-5.4, gpt-5.4-pro, gpt-5.3-chat-latest, gpt-5.2-pro ([#2619](https://github.com/tambo-ai/tambo/issues/2619)) ([950c180](https://github.com/tambo-ai/tambo/commit/950c180ea390fea4320062166e72dfa651b9cfb9)) ### Miscellaneous Chores * **deps-dev:** bump @types/node from 22.19.8 to 22.19.15 ([#2606](https://github.com/tambo-ai/tambo/issues/2606)) ([1159b8c](https://github.com/tambo-ai/tambo/commit/1159b8cc0be23165d2d6ae5e409f5eb1867c62af)) * **deps:** bump the small-safe-packages group with 10 updates ([#2602](https://github.com/tambo-ai/tambo/issues/2602)) ([4a6b8d8](https://github.com/tambo-ai/tambo/commit/4a6b8d8f5f71affe710e709d34f312a48aa024a8))