mirror of
https://github.com/langchain-ai/langsmith-java.git
synced 2026-08-24 12:22:55 -04:00
4e86f4ee9e
* codegen metadata * feat(api): api update * chore(deps): bump gradle-wrapper from 8.12 to 9.4.1 (#124) Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.12 to 9.4.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v8.12.0...v9.4.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump gradle/actions (#121) Bumps [gradle/actions](https://github.com/gradle/actions) from 205054a7257716ec64af10a2e2ff1ac5d3b132db to 39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/205054a7257716ec64af10a2e2ff1ac5d3b132db...39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump gradle/gradle-build-action (#122) Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 12318b01111bfa6462c00534ffa998f8b397b979 to ac2d340dc04d9e1113182899e983b5400c17cda1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](https://github.com/gradle/gradle-build-action/compare/12318b01111bfa6462c00534ffa998f8b397b979...ac2d340dc04d9e1113182899e983b5400c17cda1) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-version: ac2d340dc04d9e1113182899e983b5400c17cda1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(api): api update * codegen metadata * codegen metadata * codegen metadata * docs: improve examples * codegen metadata * feat: Allow manually specifying parent run tree in traceable config (#126) * Allow manually specifying parent run tree in traceable config * Allow passing parent(null) * Agents.md fixes * Use singleton in both places * release: 0.1.0-alpha.26 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Lee <jacoblee93@gmail.com>