api-v0.144.2

tambo-ai/tamboapi-v0.144.2Mar 11, 2026by tambo-bot

AI Summary

This is a minor bug fix release that adds support for Gemini 3 tool calls in the tambo-ai API. The update addresses issue #2501 by implementing proper tool call functionality for Google's Gemini 3 model.

Key Highlights

  • Added support for Gemini 3 tool calls in the API
  • Fixed API integration with Gemini 3 model
  • Resolved issue #2501 related to tool calling capabilities

New Features

  • Gemini 3 tool calls support

Full Release Notes

## [0.144.2](https://github.com/tambo-ai/tambo/compare/api-v0.144.1...api-v0.144.2) (2026-03-10)


### Bug Fixes

* **api:** support Gemini 3 tool calls ([#2501](https://github.com/tambo-ai/tambo/issues/2501)) ([9937634](https://github.com/tambo-ai/tambo/commit/9937634f8a11d7499fa58a7d82dcb239e8c5a73f))