Skip to content

Tags: landing-ai/ade-python

Tags

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.12.0 (#88)

* feat(api): classify api

* feat(api): section api

* feat(api): api update

* chore(internal): more robust bootstrap script

* release: 1.12.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.11.1 (#87)

* codegen metadata

* perf(client): optimize file structure copying in multipart requests

* codegen metadata

* release: 1.11.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.11.0 (#84)

* codegen metadata

* codegen metadata

* codegen metadata

* fix(client): preserve hardcoded query params when merging with user params

* fix: ensure file data are only sent as 1 parameter

* feat(api): extract build

* feat(api): extract-build-schema

* release: 1.11.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.10.0 (#83)

* codegen metadata

* feat(api): api update

* feat(api): custom prompts transformations

* release: 1.10.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.9.0 (#81)

* fix(pydantic): do not pass `by_alias` unless set

* fix(deps): bump minimum typing-extensions version

* chore(internal): tweak CI branches

* fix: sanitize endpoint path params

* feat(api): api update

* chore(internal): update gitignore

* chore(ci): skip lint on metadata-only changes

Note that we still want to run tests, as these depend on the metadata.

* feat(internal): implement indices array format for query and form serialization

* release: 1.9.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.8.0 (#80)

* codegen metadata

* codegen metadata

* codegen metadata

* feat(api): api update

* feat(api): api update

* release: 1.8.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.7.0 (#73)

* codegen metadata

* codegen metadata

* chore: format all `api.md` files

* feat(api): improve multipart openapispec

improve multipart openapispec

* codegen metadata

* feat(api): manual updates

* chore(internal): remove mock server code

* chore: update mock server docs

* chore(internal): add request options to SSE classes

* chore(internal):  make `test_proxy_environment_variables` more resilient

* chore(internal): make `test_proxy_environment_variables` more resilient to env

* codegen metadata

* codegen metadata

* codegen metadata

* chore(ci): skip uploading artifacts on stainless-internal branches

* chore: update placeholder string

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* release: 1.7.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.6.0 (#70)

* feat(api): api update

* chore(internal): bump dependencies

* chore(internal): fix lint error on Python 3.14

* feat(api): new version

* release: 1.6.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.5.0 (#66)

* feat(client): add support for binary request streaming

* chore(internal): update `actions/checkout` version

* chore(ci): upgrade `actions/github-script`

* fix(docs): fix mcp installation instructions for remote servers

* feat(client): add custom JSON encoder for extended type support

* release: 1.5.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.4.0 (#63)

* chore: speedup initial import

* chore: speedup initial import

* feat(files): add support for string alternative to file upload type

* fix: use async_to_httpx_files in patch method

* chore(internal): add `--fix` argument to lint script

* chore(internal): codegen related update

* docs: prominently feature MCP server setup in root SDK readmes

* feat(api): api update

* release: 1.4.0

* fix: add missing TYPE_CHECKING import to _client.py

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: jaewon42 <jaewonlee9642@gmail.com>