Skip to content

Commit

Permalink
pydantic bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
Javtor committed Dec 20, 2024
1 parent b732bcf commit 7d81f9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions llama-index-core/llama_index/core/bridge/pydantic.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
PrivateAttr,
Secret,
SecretStr,
SerializationInfo,
SerializeAsAny,
SerializerFunctionWrapHandler,
StrictFloat,
StrictInt,
StrictStr,
Expand Down Expand Up @@ -60,4 +62,6 @@
"model_serializer",
"AnyUrl",
"FilePath",
"SerializationInfo",
"SerializerFunctionWrapHandler",
]

0 comments on commit 7d81f9d

Please sign in to comment.