Skip to content

Commit 91f85ac

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
docs: Automatic Function calling comment update
PiperOrigin-RevId: 696993355
1 parent eb16f17 commit 91f85ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gemini_docs/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ print(chat.send_message(
137137

138138
#### Automatic Function calling
139139

140+
Note: The `FunctionDeclaration.from_func` converter does not support nested types for parameters. Please provide full `FunctionDeclaration` instead.
141+
140142
```python
141143
from vertexai.preview.generative_models import GenerativeModel, Tool, FunctionDeclaration, AutomaticFunctionCallingResponder
142144

0 commit comments

Comments
 (0)