Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Dec 22, 2025

Automated Release PR

0.4.0-alpha.14 (2025-12-22)

Full Changelog: v0.4.0-alpha.13...v0.4.0-alpha.14

Features

  • Add metadata field to request and response (a83a98e)
  • add support for tool_choice to repsponses api (32c453f)
  • api: add readonly connectors API (05f867b)
  • api: deprecate toolgroup and tool_runtime apis (d5cef5a)
  • convert Benchmarks API to use FastAPI router (c784ae1)
  • convert Datasets API to use FastAPI router (2f53a3f)
  • Implement FastAPI router system (2ca4485)
  • Implement include parameter specifically for adding logprobs in the output message (05a0330)
  • introduce /admin API for stack administration and operations (3279ec9)
  • migrate Inspect API to FastAPI router (7774bec)
  • migrate Providers API to FastAPI router pattern (f8c84cd)

Bug Fixes

  • client: fix issue with duplicate definitions in Go (dd94553)
  • ensure streams are always closed (9dc1025)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (93be516)
  • use async_to_httpx_files in patch method (77df10d)

Chores

  • add missing docstrings (18c54f3)
  • bump required uv version (2a1523b)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (a900167)
  • internal: add --fix argument to lint script (89e14ad)
  • internal: add missing files argument to base client (9cae3df)
  • internal: avoid using unstable Python versions in tests (36336dd)
  • internal: version bump (597c7c6)
  • update lockfile (de67c1e)
  • update uv.lock (95cb22a)

Documentation


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

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 22, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/llama-stack-client-python/3279ec9799e21595b7410f0cc784a4b0c854ade5/llama_stack_client-0.4.0a13-py3-none-any.whl'

Expires at: Wed, 21 Jan 2026 17:20:09 GMT
Updated at: Mon, 22 Dec 2025 17:20:09 GMT

@meta-cla meta-cla bot added the cla signed label Dec 22, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 3cd13f2 to 097b748 Compare December 22, 2025 17:20
Signed-off-by: Charlie Doern <cdoern@redhat.com>
@cdoern cdoern force-pushed the release-please--branches--main--changes--next branch from 097b748 to 63c9ff8 Compare December 22, 2025 17:22
@cdoern
Copy link
Collaborator

cdoern commented Dec 22, 2025

(fixing pre-commit)

@stainless-app stainless-app bot merged commit 15fa286 into main Dec 22, 2025
8 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch December 22, 2025 17:23
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 22, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants