-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update serialization to work with older pydantic versions (#756)
* Serialization to work with pydantic 2.7, 2.8 * Add constraint on min pydantic version for langserve to be 2.7 for now
- Loading branch information
Showing
4 changed files
with
249 additions
and
220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.