-
Notifications
You must be signed in to change notification settings - Fork 260
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: langchain-ai/langserve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0dev1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: langchain-ai/langserve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0dev2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 14 files changed
- 1 contributor
Commits on Sep 9, 2024
-
resolve more warnings in unit tests (#752)
Migrated using gritql `AsyncClient(app=$y, $x)` => `AsyncClient($x, transport= httpx.ASGITransport(app=$y))`
Configuration menu - View commit details
-
Copy full SHA for 21c2e3d - Browse repository at this point
Copy the full SHA 21c2e3dView commit details
Commits on Sep 10, 2024
-
first pass at removing deprecated usaged (#751)
Reduces a significant number of run time warnings when running unit tests (down to ~350)
Configuration menu - View commit details
-
Copy full SHA for 72c200f - Browse repository at this point
Copy the full SHA 72c200fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54eee64 - Browse repository at this point
Copy the full SHA 54eee64View commit details -
This PR resolves most of the remaining run time warnings
Configuration menu - View commit details
-
Copy full SHA for 04236b0 - Browse repository at this point
Copy the full SHA 04236b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c85293 - Browse repository at this point
Copy the full SHA 8c85293View commit details
Commits on Sep 11, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for ff94f96 - Browse repository at this point
Copy the full SHA ff94f96View commit details
Commits on Sep 12, 2024
-
serialization fix for defaults (#757)
Fix serialization issue when there are defaults
Configuration menu - View commit details
-
Copy full SHA for 36e9919 - Browse repository at this point
Copy the full SHA 36e9919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b3c81 - Browse repository at this point
Copy the full SHA 59b3c81View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0dev1...v0.3.0dev2