[PR #36] [MERGED] feat(api): update via SDK Studio #39

Closed
opened 2026-02-16 02:18:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-java/pull/36
Author: @stainless-app[bot]
Created: 3/28/2024
Status: Merged
Merged: 3/28/2024
Merged by: @stainless-app[bot]

Base: generatedHead: feat-api-update-via-sdk-studio


📝 Commits (1)

  • d332c5f feat(api): update via SDK Studio

📊 Changes

14 files changed (+49 additions, -53 deletions)

View changed files

📝 .gradle/8.0.2/executionHistory/executionHistory.bin (+0 -0)
📝 .gradle/8.0.2/executionHistory/executionHistory.lock (+0 -0)
📝 .gradle/8.0.2/fileHashes/fileHashes.bin (+0 -0)
📝 .gradle/8.0.2/fileHashes/fileHashes.lock (+0 -0)
📝 .gradle/8.0.2/fileHashes/resourceHashesCache.bin (+0 -0)
📝 .gradle/buildOutputCleanup/buildOutputCleanup.lock (+0 -0)
📝 .gradle/buildOutputCleanup/outputFiles.bin (+0 -0)
📝 buildSrc/.gradle/8.0.2/executionHistory/executionHistory.bin (+0 -0)
📝 buildSrc/.gradle/8.0.2/executionHistory/executionHistory.lock (+0 -0)
📝 buildSrc/.gradle/buildOutputCleanup/buildOutputCleanup.lock (+0 -0)
📝 buildSrc/.gradle/buildOutputCleanup/outputFiles.bin (+0 -0)
📝 langsmith-java-core/src/main/kotlin/com/langsmith/api/models/ExampleBulkCreateParams.kt (+37 -41)
📝 langsmith-java-core/src/test/kotlin/com/langsmith/api/models/ExampleBulkCreateParamsTest.kt (+10 -10)
📝 langsmith-java-core/src/test/kotlin/com/langsmith/api/services/blocking/examples/BulkServiceTest.kt (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-java/pull/36 **Author:** [@stainless-app[bot]](https://github.com/apps/stainless-app) **Created:** 3/28/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@stainless-app[bot]](https://github.com/apps/stainless-app) **Base:** `generated` ← **Head:** `feat-api-update-via-sdk-studio` --- ### 📝 Commits (1) - [`d332c5f`](https://github.com/langchain-ai/langsmith-java/commit/d332c5f2e6f6b3045940abadc98b6ca1a80a3f44) feat(api): update via SDK Studio ### 📊 Changes **14 files changed** (+49 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.gradle/8.0.2/executionHistory/executionHistory.bin` (+0 -0) 📝 `.gradle/8.0.2/executionHistory/executionHistory.lock` (+0 -0) 📝 `.gradle/8.0.2/fileHashes/fileHashes.bin` (+0 -0) 📝 `.gradle/8.0.2/fileHashes/fileHashes.lock` (+0 -0) 📝 `.gradle/8.0.2/fileHashes/resourceHashesCache.bin` (+0 -0) 📝 `.gradle/buildOutputCleanup/buildOutputCleanup.lock` (+0 -0) 📝 `.gradle/buildOutputCleanup/outputFiles.bin` (+0 -0) 📝 `buildSrc/.gradle/8.0.2/executionHistory/executionHistory.bin` (+0 -0) 📝 `buildSrc/.gradle/8.0.2/executionHistory/executionHistory.lock` (+0 -0) 📝 `buildSrc/.gradle/buildOutputCleanup/buildOutputCleanup.lock` (+0 -0) 📝 `buildSrc/.gradle/buildOutputCleanup/outputFiles.bin` (+0 -0) 📝 `langsmith-java-core/src/main/kotlin/com/langsmith/api/models/ExampleBulkCreateParams.kt` (+37 -41) 📝 `langsmith-java-core/src/test/kotlin/com/langsmith/api/models/ExampleBulkCreateParamsTest.kt` (+10 -10) 📝 `langsmith-java-core/src/test/kotlin/com/langsmith/api/services/blocking/examples/BulkServiceTest.kt` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:18:03 -05:00
yindo closed this issue 2026-02-16 02:18:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-java#39