Skip to content

release: 0.32.0#242

Merged
joeldierkes merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Oct 1, 2025
Merged

release: 0.32.0#242
joeldierkes merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Oct 1, 2025

Automated Release PR

0.32.0 (2025-10-01)

Full Changelog: v0.31.0...v0.32.0

Features

  • api: update via SDK Studio (cdca00d)

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


Note

Introduce client.stores with create/retrieve/update/list/delete, files, search, and question-answering; deprecate vector_stores equivalents; update docs/tests and bump to 0.32.0.

  • API/Client
    • Add client.stores resource (create/retrieve/update/list/delete) and nested stores.files (create/retrieve/list/delete/search).
    • Add stores.search and stores.question_answering endpoints.
    • Deprecate vector_stores and vector_stores.files methods in favor of stores variants (with deprecation notes).
    • Expose raw/streaming wrappers for new stores resources.
  • Types
    • Add Store, Store*Params/Response models and stores.* file models (StoreFile, ScoredStoreFile, StoreFileStatus).
    • Add scored chunk types (ScoredText/ImageURL/AudioURL/VideoURLInputChunk).
    • Reuse StoreFileStatus in deprecated vector store file types.
  • Docs
    • Update api.md to document Stores and stores.files sections; README examples and pagination switched from vector_stores to stores.
  • Tests
    • Add comprehensive tests for stores and stores.files; adjust client retry tests to /v1/stores.
  • Release/Meta
    • Bump version to 0.32.0; increase configured endpoints (49 → 61); update CHANGELOG.

Written by Cursor Bugbot for commit 6a91063. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Oct 1, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/mixedbread-python/cdca00d9f31579e66e3992cd08e43aa70a9079d1/mixedbread-0.31.0-py3-none-any.whl'

Expires: Fri, 31 Oct 2025 10:44:16 GMT

@joeldierkes joeldierkes merged commit dfc7cf9 into main Oct 1, 2025
6 of 8 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Oct 1, 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.

1 participant