Commit 9e82c87
authored
Update dependency langserve to v0.3.1 (#2040)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [langserve](https://redirect.github.com/langchain-ai/langserve) |
dependencies | minor | `0.2.3` -> `0.3.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>langchain-ai/langserve (langserve)</summary>
###
[`v0.3.1`](https://redirect.github.com/langchain-ai/langserve/releases/tag/v0.3.1)
[Compare
Source](https://redirect.github.com/langchain-ai/langserve/compare/v0.3.0...v0.3.1)
##### What's Changed
- examples: update clients by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/768](https://redirect.github.com/langchain-ai/langserve/pull/768)
- Update README by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/769](https://redirect.github.com/langchain-ai/langserve/pull/769)
- Update README.md by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/771](https://redirect.github.com/langchain-ai/langserve/pull/771)
- Update README.md by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/773](https://redirect.github.com/langchain-ai/langserve/pull/773)
- migration guide by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/787](https://redirect.github.com/langchain-ai/langserve/pull/787)
- docs: update local link in readme by
[@​ccurme](https://redirect.github.com/ccurme) in
[https://github.com/langchain-ai/langserve/pull/788](https://redirect.github.com/langchain-ai/langserve/pull/788)
- Update MIGRATION.md by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/789](https://redirect.github.com/langchain-ai/langserve/pull/789)
- Update .clabot by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/793](https://redirect.github.com/langchain-ai/langserve/pull/793)
- docs: Remove templates in readme by
[@​Mingqi2](https://redirect.github.com/Mingqi2) in
[https://github.com/langchain-ai/langserve/pull/792](https://redirect.github.com/langchain-ai/langserve/pull/792)
- Update .clabot by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/800](https://redirect.github.com/langchain-ai/langserve/pull/800)
- update ssl verifying part to work with httpx 0.28.0 by
[@​xxsl](https://redirect.github.com/xxsl) in
[https://github.com/langchain-ai/langserve/pull/798](https://redirect.github.com/langchain-ai/langserve/pull/798)
- Update \_lint.yml by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/802](https://redirect.github.com/langchain-ai/langserve/pull/802)
- lint by [@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/803](https://redirect.github.com/langchain-ai/langserve/pull/803)
- Release 0.3.1 by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/801](https://redirect.github.com/langchain-ai/langserve/pull/801)
- ci: add workflow dispatch to \_release by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/805](https://redirect.github.com/langchain-ai/langserve/pull/805)
##### New Contributors
- [@​Mingqi2](https://redirect.github.com/Mingqi2) made their
first contribution in
[https://github.com/langchain-ai/langserve/pull/792](https://redirect.github.com/langchain-ai/langserve/pull/792)
- [@​xxsl](https://redirect.github.com/xxsl) made their first
contribution in
[https://github.com/langchain-ai/langserve/pull/798](https://redirect.github.com/langchain-ai/langserve/pull/798)
**Full Changelog**:
langchain-ai/langserve@v0.3.0...v0.3.1
###
[`v0.3.0`](https://redirect.github.com/langchain-ai/langserve/releases/tag/v0.3.0)
[Compare
Source](https://redirect.github.com/langchain-ai/langserve/compare/v0.2.3...v0.3.0)
##### What's Changed
- Update unit tests to catch up with langchain-core by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/743](https://redirect.github.com/langchain-ai/langserve/pull/743)
- upgrade to pydantic 2 by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/744](https://redirect.github.com/langchain-ai/langserve/pull/744)
- migrate examples to pydantic 2 by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/745](https://redirect.github.com/langchain-ai/langserve/pull/745)
- chat-playground: update to handle oneOf (resulted from pydantic
upgrade) by [@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/746](https://redirect.github.com/langchain-ai/langserve/pull/746)
- update default playground to handle oneOf type by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/747](https://redirect.github.com/langchain-ai/langserve/pull/747)
- 0.3.0.dev1 release by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/748](https://redirect.github.com/langchain-ai/langserve/pull/748)
- resolve more warnings in unit tests by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/752](https://redirect.github.com/langchain-ai/langserve/pull/752)
- first pass at removing deprecated usaged by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/751](https://redirect.github.com/langchain-ai/langserve/pull/751)
- update claude model in examples by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/750](https://redirect.github.com/langchain-ai/langserve/pull/750)
- more run time warnings by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/753](https://redirect.github.com/langchain-ai/langserve/pull/753)
- Update doc-string, remove unused function by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/754](https://redirect.github.com/langchain-ai/langserve/pull/754)
- update serialization to work with older pydantic versions by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/756](https://redirect.github.com/langchain-ai/langserve/pull/756)
- serialization fix for defaults by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/757](https://redirect.github.com/langchain-ai/langserve/pull/757)
- Release 0.3.0dev2 by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/758](https://redirect.github.com/langchain-ai/langserve/pull/758)
- add ability to control version of astream events API by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/760](https://redirect.github.com/langchain-ai/langserve/pull/760)
- improve error messages when models fail to hash by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/762](https://redirect.github.com/langchain-ai/langserve/pull/762)
- mark include callback events as a beta api by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/761](https://redirect.github.com/langchain-ai/langserve/pull/761)
- propagate astream events from add_route by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/763](https://redirect.github.com/langchain-ai/langserve/pull/763)
- Fix issue with callback events sent from server by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/765](https://redirect.github.com/langchain-ai/langserve/pull/765)
- Add ability to specify custom serializer by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/764](https://redirect.github.com/langchain-ai/langserve/pull/764)
- v0.3 release by
[@​eyurtsev](https://redirect.github.com/eyurtsev) in
[https://github.com/langchain-ai/langserve/pull/767](https://redirect.github.com/langchain-ai/langserve/pull/767)
**Full Changelog**:
langchain-ai/langserve@v0.2.3...v0.3.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 8ccefb6 commit 9e82c87
File tree
6 files changed
+366
-2130
lines changed- aws-cs-langserve
- aws-go-langserve
- aws-js-langserve
- aws-py-langserve
- aws-ts-langserve
- aws-yaml-langserve
6 files changed
+366
-2130
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments