Commit 8ff820a
authored
chore: version packages (#10787)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @langchain/perplexity@0.2.0
### Minor Changes
- [#10781](#10781)
[`1f76917`](1f76917)
Thanks [@jliounis](https://github.com/jliounis)! - feat(perplexity): add
Perplexity Search retriever (`PerplexitySearchRetriever`) and tool
(`PerplexitySearchResults`)
## @langchain/core@1.1.43
### Patch Changes
- [#10814](#10814)
[`dfec1b7`](dfec1b7)
Thanks [@hntrl](https://github.com/hntrl)! - fix(google): restore
structured output parsing with includeRaw and reasoning blocks
Ensure structured output parsers read `BaseMessage` text content when
`includeRaw: true`, so responses that include reasoning/thought blocks
plus JSON text continue to parse correctly.
- [#10772](#10772)
[`1ba7131`](1ba7131)
Thanks [@christian-bromann](https://github.com/christian-bromann)! -
chore(core): new stream primitives
## @langchain/google-common@2.1.30
### Patch Changes
- [#10814](#10814)
[`dfec1b7`](dfec1b7)
Thanks [@hntrl](https://github.com/hntrl)! - fix(google): restore
structured output parsing with includeRaw and reasoning blocks
Ensure structured output parsers read `BaseMessage` text content when
`includeRaw: true`, so responses that include reasoning/thought blocks
plus JSON text continue to parse correctly.
## @langchain/google-gauth@2.1.30
### Patch Changes
- Updated dependencies
\[[`dfec1b7`](dfec1b7)]:
- @langchain/google-common@2.1.30
## @langchain/google-vertexai@2.1.30
### Patch Changes
- Updated dependencies \[]:
- @langchain/google-gauth@2.1.30
## @langchain/google-vertexai-web@2.1.30
### Patch Changes
- Updated dependencies \[]:
- @langchain/google-webauth@2.1.30
## @langchain/google-webauth@2.1.30
### Patch Changes
- Updated dependencies
\[[`dfec1b7`](dfec1b7)]:
- @langchain/google-common@2.1.30
## @langchain/google-genai@2.1.30
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 1ba7131 commit 8ff820a
19 files changed
Lines changed: 62 additions & 26 deletions
File tree
- .changeset
- libs
- langchain-core
- providers
- langchain-google-common
- langchain-google-gauth
- langchain-google-genai
- langchain-google-vertexai-web
- langchain-google-vertexai
- langchain-google-webauth
- langchain-perplexity
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments