Skip to content

Commit b1025b5

Browse files
Merge pull request #14466 from BerriAI/revert-14252-main
Revert "Add additionalProperties to vertex ai Schema definition"
2 parents 258b674 + 5c3d407 commit b1025b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

litellm/types/llms/vertex_ai.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ class Schema(TypedDict, total=False):
113113
pattern: str
114114
example: Any
115115
anyOf: List["Schema"]
116-
additionalProperties: Any
117116

118117

119118
class FunctionDeclaration(TypedDict, total=False):

0 commit comments

Comments
 (0)