Commit f3d8fde
release: 0.1.0-alpha.25 (#109)
* Revert "main to next (#108)" (#110)
This reverts commit 5a8988d.
* Fix/lint and remove method count (#111)
* release: 0.1.0-alpha.24
* fix: lint and remove outdated method count ci test
Made-with: Cursor
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
* feat: Adds package version resource to build (#100)
* codegen metadata
* codegen metadata
* chore: make `Properties` more resilient to `null`
* chore: drop apache dependency
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): expand imports
* feat(api): manual updates
* codegen metadata
* feat(api): manual updates
* codegen metadata
* feat(api): manual updates
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* feat(api): manual updates
removed endpoints not in openAPI spec
* codegen metadata
* codegen metadata
* codegen metadata
* chore: align user agent format (#96)
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* chore(internal): codegen related update
* chore(internal): bump palantir-java-format
* chore(ci): skip uploading artifacts on stainless-internal branches
* chore: update placeholder string
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* fix(client): incorrect `Retry-After` parsing
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* chore(internal): tweak CI branches
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): update retry delay tests
* fix(client): allow updating header/query affecting fields in `toBuilder()`
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* chore(internal): bump ktfmt
* chore: remove old test (#97)
* codegen metadata
* feat(api): manual updates
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): update gitignore
* codegen metadata
* codegen metadata
* codegen metadata
* chore(ci): skip lint on metadata-only changes
Note that we still want to run tests, as these depend on the metadata.
* Fix error messages (#102)
* codegen metadata
* Merge
* Merge
* Lint
* Add debug log
* main to next (#108)
* codegen metadata
* codegen metadata
* chore: make `Properties` more resilient to `null`
* chore: drop apache dependency
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): expand imports
* feat(api): manual updates
* codegen metadata
* feat(api): manual updates
* codegen metadata
* feat(api): manual updates
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* feat(api): manual updates
removed endpoints not in openAPI spec
* codegen metadata
* codegen metadata
* codegen metadata
* chore: align user agent format (#96)
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* chore(internal): codegen related update
* chore(internal): bump palantir-java-format
* chore(ci): skip uploading artifacts on stainless-internal branches
* chore: update placeholder string
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* fix(client): incorrect `Retry-After` parsing
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* chore(internal): tweak CI branches
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): update retry delay tests
* fix(client): allow updating header/query affecting fields in `toBuilder()`
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* chore(internal): bump ktfmt
* chore: remove old test (#97)
* codegen metadata
* feat(api): manual updates
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* chore(internal): update gitignore
* codegen metadata
* codegen metadata
* codegen metadata
* chore(ci): skip lint on metadata-only changes
Note that we still want to run tests, as these depend on the metadata.
* Fix error messages (#102)
* codegen metadata
* release: 0.1.0-alpha.24
* fix: lint and remove outdated method count ci test (#103)
Made-with: Cursor
* chore(deps): bump gradle/actions from 5 to 6 in the all-actions group (#99)
Bumps the all-actions group with 1 update: [gradle/actions](https://github.com/gradle/actions).
Updates `gradle/actions` from 5 to 6
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v5...v6)
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
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: Jacob Lee <jacoblee93@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change to warning and add a test
---------
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: ericdong-langchain <ericdong@langchain.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adds contributing guide (#112)
* ci: add minimum workflow permissions (#106)
- Add top-level `permissions: contents: read` to all 4 workflow files
- Change release-doctor.yml trigger from `pull_request` to `pull_request_target`
to prevent secret exfiltration via PR-controlled workflow modifications
Co-authored-by: Posture Fix <posture-fix@langchain.ai>
* ci: SHA-pin third-party Gradle actions (#107)
Pin gradle/actions/setup-gradle and gradle/gradle-build-action to full
commit SHAs to prevent supply chain attacks via tag hijacking.
- gradle/actions/setup-gradle@v6 → @205054a... (ci.yml ×2, codeql.yml)
- gradle/gradle-build-action@v3 → @12318b0... (ci.yml, publish-sonatype.yml)
Co-authored-by: Posture Fix <posture-fix@langchain.ai>
* chore: fix dependabot.yml posture issues (#105)
* chore: update dependabot.yml to comply with posture checks
- Change schedule from weekly to monthly for all ecosystems
- Add update-types split (major vs minor-and-patch) for gradle and github-actions
- Add docker ecosystem entry for .devcontainer/Dockerfile
* chore: add target-branch next and fix docker group split for Stainless posture compliance
---------
Co-authored-by: Posture Fix <posture-fix@langchain.ai>
* feat(api): api update
* feat(api): api update
* feat: Add `traceable` function wrapper for LangSmith tracing (#101)
* Adds versioning resource to build
* Adds initial version of traceable
* Lint
* Deflake
* Progress
* Progress
* Fixes
* Fixes
* More refactor
* Small bug
* Refactor
* Fix
* Devin feedback
* Tests and feedback
* Remove redundant comment
* Docstring
* codegen metadata
* codegen metadata
* feat: Adds processInputs and processOutputs to traceable (#113)
* Adds processInputs and processOutputs to traceable
* Move generics into TraceProcessIO to avoid having them top level
* Fix docstring, nit
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* feat(api): manual updates
* codegen metadata
* fix: Fix format detection when pulling legacy prompts (#115)
* Fix format detection when pulling legacy prompts
* Feedback
* Update AGENTS.md (#116)
* feat: Rework wrapOpenAI (#114)
* Update wrapOpenAI
* Remove
* Fixes
* nits
* Feedback
* Cache
* Remove comment
* Fix
* feat(api): api update
* feat(api): api update
* fix: patch security alerts — bump Jackson and constrain vulnerable transitive deps (#119)
Bumps Jackson 2.18.2→2.18.6 in published api deps and adds version
constraints for vulnerable transitive dependencies in test and example
scopes (Tomcat 9.0.115, Jetty 9.4.57, logback 1.2.13,
commons-fileupload 1.6.0, commons-io 2.14.0, json-smart 2.4.9,
snakeyaml 1.31, spring-web 5.3.34).
Addresses alerts: #75 (jackson-core), #82/#81/#80/#79/#78/#72/#70/#69
/#68/#66/#65/#60/#59/#54/#52/#51/#48/#46/#45/#44/#43/#35/#34/#29/#31
(tomcat/jetty/logback/commons).
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* codegen metadata
* codegen metadata
* feat: Adds support for tracing streams with traceable (#117)
* Adds support for tracing streams with traceable
* Polish
* Make stream tracing opt-in
* Rework to use a passthrough instead of a proxy
* Record stream cancellations as errors
* Feedback
* Format and add to AGENTS.md
* feat: Adds streaming support for wrapOpenAI (#118)
* Adds support for tracing streams with traceable
* Polish
* Make stream tracing opt-in
* Rework to use a passthrough instead of a proxy
* Adds streaming support for wrapOpenAI
* Record stream cancellations as errors
* Adds streaming example
* Allow empty config default, add example
* Fix
* release: 0.1.0-alpha.25
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: ericdong-langchain <ericdong@langchain.dev>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>
Co-authored-by: Posture Fix <posture-fix@langchain.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4ba75e7 commit f3d8fde
83 files changed
Lines changed: 7740 additions & 2291 deletions
File tree
- .github
- workflows
- buildSrc/src/main/kotlin
- langsmith-java-client-okhttp/src/main
- kotlin/com/langchain/smith/client/okhttp
- resources/META-INF/services
- langsmith-java-core
- src
- main/kotlin/com/langchain/smith
- core
- models
- annotationqueues
- runs
- commits
- sessions/insights
- prompts
- services
- async/sessions
- blocking/sessions
- tracing
- wrappers/openai
- test
- java/com/langchain/smith/tracing
- kotlin/com/langchain/smith
- core
- models
- annotationqueues
- commits
- sessions/insights
- prompts
- services
- async
- sessions
- blocking
- sessions
- testutils
- tracing
- wrappers/openai
- langsmith-java-example
- src/main/kotlin/com/langchain/smith/example
- otel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
11 | 39 | | |
12 | 40 | | |
13 | 41 | | |
14 | 42 | | |
| 43 | + | |
15 | 44 | | |
16 | | - | |
| 45 | + | |
17 | 46 | | |
18 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
19 | 54 | | |
20 | 55 | | |
| 56 | + | |
| 57 | + | |
21 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | | - | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
106 | | - | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | | - | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
94 | 113 | | |
95 | 114 | | |
96 | 115 | | |
| |||
157 | 176 | | |
158 | 177 | | |
159 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
160 | 198 | | |
161 | 199 | | |
| 200 | + | |
| 201 | + | |
162 | 202 | | |
163 | | - | |
164 | | - | |
| 203 | + | |
| 204 | + | |
165 | 205 | | |
166 | | - | |
167 | | - | |
| 206 | + | |
| 207 | + | |
168 | 208 | | |
169 | | - | |
170 | | - | |
| 209 | + | |
| 210 | + | |
171 | 211 | | |
172 | 212 | | |
173 | 213 | | |
174 | 214 | | |
175 | 215 | | |
| 216 | + | |
| 217 | + | |
176 | 218 | | |
177 | 219 | | |
178 | 220 | | |
| |||
188 | 230 | | |
189 | 231 | | |
190 | 232 | | |
191 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
192 | 256 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
3 | 35 | | |
4 | 36 | | |
5 | 37 | | |
| |||
0 commit comments