mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Merge pull request #14466 from BerriAI/revert-14252-main
Revert "Add additionalProperties to vertex ai Schema definition"
This commit is contained in:
commit
b1025b54fb
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ class Schema(TypedDict, total=False):
|
|||
pattern: str
|
||||
example: Any
|
||||
anyOf: List["Schema"]
|
||||
additionalProperties: Any
|
||||
|
||||
|
||||
class FunctionDeclaration(TypedDict, total=False):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue