stainless-app[bot]
03270ff2a5
feat(api): manual updates
...
fix openapi spec
2026-02-20 15:53:03 +00:00
ericdong-langchain
1902c228dd
chore: refactor ( #90 )
...
* chore: refactor
* fix: lint
2026-02-20 10:13:38 -05:00
stainless-app[bot]
88af6cd36e
fix(client): preserve time zone in lenient date-time parsing
2026-01-23 16:38:33 +00:00
stainless-app[bot]
79f436a6a3
docs: add comment for arbitrary value fields
2026-01-23 16:38:33 +00:00
stainless-app[bot]
23597a4e3f
feat(client): send X-Stainless-Kotlin-Version header
2026-01-23 16:38:33 +00:00
stainless-app[bot]
f0f5ad3c41
feat(api): api update
2026-01-23 16:38:33 +00:00
stainless-app[bot]
a2648390af
fix(client): fully respect max retries
...
fix(client): send retry count header for max retries 0
chore(internal): depend on packages directly in example
2026-01-23 16:38:33 +00:00
stainless-app[bot]
43741790f7
fix: deserialization order
2026-01-23 16:38:33 +00:00
stainless-app[bot]
04508f89a2
fix(client): disallow coercion from float to int
2026-01-23 16:38:33 +00:00
stainless-app[bot]
b34611a2d6
chore: test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests
...
fix: date time deserialization leniency
2026-01-23 16:38:33 +00:00
stainless-app[bot]
398c86771f
feat(api): api update
2026-01-14 21:28:19 +00:00
stainless-app[bot]
2d298cd81f
feat(api): manual updates
...
added title to duplicate schemas
2026-01-14 21:28:19 +00:00
stainless-app[bot]
f0b2abc659
feat(api): api update
2026-01-14 21:28:19 +00:00
stainless-app[bot]
5c4cf4f0f7
feat(api): api update
2026-01-14 21:28:19 +00:00
stainless-app[bot]
ded153ef51
release: 0.1.0-alpha.20 ( #85 )
...
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(api): api update
* feat(api): api update
* feat(api): api update
* codegen metadata
* feat(api): api update
* feat(api): api update
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): api update
* codegen metadata
* codegen metadata
* feat(client): add `HttpRequest#url()` method
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(client): allow configuring dispatcher executor service
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* release: 0.1.0-alpha.20
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2026-01-14 14:43:32 -05:00
Eric Dong
5572d09902
fix: fixed build and test
2025-12-10 22:13:47 +00:00
stainless-app[bot]
fe3381c85e
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
4518614715
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
b8f700dbc3
chore(api): delete index methods
...
Removed get and delete index methods
2025-12-10 22:13:47 +00:00
stainless-app[bot]
83aa1fe5b7
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
7e0b329e90
feat(api): manual updates
...
Initial release
2025-12-10 22:13:47 +00:00
stainless-app[bot]
070629d380
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
fbba779511
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
b50bd7233c
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
364329ec65
feat(api): manual updates
2025-12-10 22:13:47 +00:00
stainless-app[bot]
6bc095cc83
feat(api): api update
2025-12-10 22:13:47 +00:00
stainless-app[bot]
32eabcac91
feat(api): api update
2025-12-10 22:13:47 +00:00
ericdong-langchain
7a644105f6
fix: fix trace input and output ( #83 )
...
* fix: fix trace input and output
* fix: lint
2025-12-10 16:43:16 -05:00
stainless-app[bot]
9de590ad96
release: 0.1.0-alpha.18 ( #79 )
...
* chore: Configure workflow for CodeQL
* feat(api): pagination
added pagination to all endpoints that use pagination
* codegen metadata
* chore(internal): version bump
* codegen metadata
* feat(api): change paginated retrieve methods to list
change paginated retrieve methods to list
* feat(api): add go target
* codegen metadata
* feat(api): pagination read me
added pagination read me
* codegen metadata
* feat(api): readme example - change REPLACE_ME session_id to uuid
* feat: method counter in ci
* codegen metadata
* test
* feat(api): api update
* fix: formatting error in record experiment example (#81 )
* release: 0.1.0-alpha.18
---------
Co-authored-by: xornivore <30147836+xornivore@users.noreply.github.com >
Co-authored-by: ericdong-langchain <ericdong@langchain.dev >
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2025-12-09 14:16:39 +00:00
stainless-app[bot]
dff44aec06
feat(api): add rate limiting
...
added limiting and timeout based on python SDK values
2025-11-20 16:22:03 +00:00
stainless-app[bot]
c7e00f585f
feat(api): manual updates
...
revert is_public transformation
2025-11-19 19:00:48 +00:00
stainless-app[bot]
b8579d5973
feat(api): manual updates
2025-11-19 19:00:48 +00:00
stainless-app[bot]
734fbb4396
feat(api): manual updates
...
revert transform change on repos
2025-11-19 19:00:48 +00:00
stainless-app[bot]
6cd87f48db
feat(api): manual updates
...
boolean overload for isPublic API schema
2025-11-19 19:00:48 +00:00
Eric Dong
ae64e429ec
chore: align env vars with other SDKs
2025-11-17 23:08:10 +00:00
stainless-app[bot]
e9166fe90a
feat(api): manual updates
2025-11-17 23:08:10 +00:00
Quentin Brosse
2f488d90e1
lint
2025-11-17 23:08:10 +00:00
Quentin Brosse
205a6dd115
some fixes
2025-11-17 23:08:10 +00:00
Quentin Brosse
f95d9c82fe
add optional + lint
2025-11-17 23:08:10 +00:00
Quentin Brosse
73a79dd3c5
refactor: migrate to SLF4J logging and Builder-only API
...
Refactor OpenTelemetry configuration and logging to improve usability and follow industry standards.
API Changes:
- Remove `configureForLangSmith()` static methods in favor of Builder pattern
- Remove `configureFromEnv()` - use `builder().build()` instead
- Add required field validation in `Builder.build()` with clear error messages
- Builder constructor auto-reads environment variables (LANGSMITH_API_KEY, etc.)
- Builder methods override environment variable values
2025-11-17 23:08:10 +00:00
Quentin Brosse
e1e47762f1
refactor: ExperimentContext to use OpenTelemetry Context pattern
2025-11-17 23:08:10 +00:00
Quentin Brosse
de912b531c
improve
2025-11-17 23:08:10 +00:00
Quentin Brosse
217929c1f0
improve
2025-11-17 23:08:10 +00:00
Quentin Brosse
fa00021a3b
improve
2025-11-17 23:08:10 +00:00
Quentin Brosse
a396ce53f3
doc: add eval examples
2025-11-17 23:08:10 +00:00
stainless-app[bot]
ac205104d1
feat(api): api update
2025-11-17 23:08:10 +00:00
Eric Dong
bf3497554e
chore: combine otel examples
2025-11-17 23:08:10 +00:00
stainless-app[bot]
1f1c4fc8d3
feat(api): enable post /runs/batch
2025-11-17 23:08:10 +00:00
stainless-app[bot]
4382c85821
feat(api): api update
2025-11-17 23:08:10 +00:00
stainless-app[bot]
6fc4ddd1be
feat(api): api update
2025-11-17 23:08:10 +00:00