Skip to content

feat!: remove automatic function calling from Models.generate_content, Models_generate_content_stream, AsyncModels.generate_content, and AsyncModels.generate_content_stream. Automatic Function Calling is only available in Chats.send_message, Chats.send_message_stream, AsyncChats.send_message, AsyncChats.send_message_stream. #8496

feat!: remove automatic function calling from Models.generate_content, Models_generate_content_stream, AsyncModels.generate_content, and AsyncModels.generate_content_stream. Automatic Function Calling is only available in Chats.send_message, Chats.send_message_stream, AsyncChats.send_message, AsyncChats.send_message_stream.

feat!: remove automatic function calling from Models.generate_content, Models_generate_content_stream, AsyncModels.generate_content, and AsyncModels.generate_content_stream. Automatic Function Calling is only available in Chats.send_message, Chats.send_message_stream, AsyncChats.send_message, AsyncChats.send_message_stream. #8496

Triggered via pull request July 30, 2026 21:39
Status Failure
Total duration 1m 16s
Artifacts

mypy.yml

on: pull_request
Matrix: mypy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
mypy (3.13)
Process completed with exit code 1.
mypy (3.10)
The strategy configuration was canceled because "mypy._3_13" failed
mypy (3.11)
The strategy configuration was canceled because "mypy._3_13" failed
mypy (3.14)
The strategy configuration was canceled because "mypy._3_13" failed
mypy (3.12)
The strategy configuration was canceled because "mypy._3_13" failed
mypy (3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/