We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d908349 commit 0af470bCopy full SHA for 0af470b
1 file changed
google/genai/types.py
@@ -862,7 +862,7 @@ class JSONSchema(pydantic.BaseModel):
862
863
Represents a subset of a JSON Schema object that is used by the Gemini model.
864
The difference between this class and the Schema class is that this class is
865
- compatible with OpenAPI 3.0 schema objects. And the Schema class is used to
+ compatible with OpenAPI 3.1 schema objects. And the Schema class is used to
866
make API call to Gemini model.
867
"""
868
0 commit comments