mirror of
https://github.com/langchain-ai/langsmith-java.git
synced 2026-08-24 12:22:55 -04:00
[PR #88] release: 0.1.0-alpha.23 #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-java/pull/88
Author: @stainless-app[bot]
Created: 1/23/2026
Status: 🔄 Open
Base:
main← Head:release-please--branches--main--changes--next📝 Commits (10+)
229047efeat(api): manual updates0988b86feat(api): api update38e454cfeat(api): manual updatesc8d39e7feat(api): manual updatesd21744ffeat(api): api update331d039feat(api): api updatead5d0becodegen metadata3578dfcchore(ci): upgradeactions/github-script6a31b2dcodegen metadatade01757feat(api): manual updates📊 Changes
67 files changed (+1455 additions, -286 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -1)📝
.release-please-manifest.json(+1 -1)📝
.stats.yml(+3 -3)📝
CHANGELOG.md(+32 -0)📝
README.md(+5 -5)📝
build.gradle.kts(+1 -1)📝
langsmith-java-client-okhttp/build.gradle.kts(+1 -1)📝
langsmith-java-core/build.gradle.kts(+1 -1)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/annotationqueues/AnnotationQueueRubricItemSchema.kt(+54 -2)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/annotationqueues/runs/RunCreateParams.kt(+59 -45)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/commits/CommitCreateParams.kt(+11 -11)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/commits/CommitListParams.kt(+11 -12)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/commits/CommitRetrieveParams.kt(+16 -17)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/Dataset.kt(+51 -1)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/DatasetUpdateParams.kt(+290 -3)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/playgroundexperiment/PlaygroundExperimentBatchParams.kt(+60 -12)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/playgroundexperiment/PlaygroundExperimentStreamParams.kt(+60 -12)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/playgroundexperiment/RunnableConfig.kt(+15 -3)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/runs/QueryExampleSchemaWithRuns.kt(+56 -1)📝
langsmith-java-core/src/main/kotlin/com/langchain/smith/models/datasets/runs/RunCreateParams.kt(+91 -2)...and 47 more files
📄 Description
Automated Release PR
0.1.0-alpha.23 (2026-02-14)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Features
Chores
actions/github-script(3578dfc)./scripts/test(2469833)This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.