Skip to content

v3.1.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@Josephasafg Josephasafg released this 08 Jan 09:15
· 59 commits to main since this release

v3.1.0-rc.4 (2025-01-08)

Chores

Co-authored-by: benshuk bens@ai21.com

  • deps: Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#240, 9890ade)

Bumps pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3.


updated-dependencies:

  • dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump python-semantic-release/python-semantic-release (#237, baac390)

Bumps python-semantic-release/python-semantic-release from 9.14.0 to 9.15.1.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Continuous Integration

Features

  • ✨ add support for str message content (#245, 23772dc)
  • feat: ✨ add support for str message content

  • fix: 🏷️ typing

  • fix: 🏷️ typing again

  • fix: 🏷️ typing thingy


Co-authored-by: benshuk bens@ai21.com

  • ✨ add support for status polling for Run (#249, 7ff423d)
  • feat: ✨ add support for status polling for Run

  • chore: 🔧 constants

  • refactor: ♻️ polling implementation

  • docs: 📝 update assistant examples

  • refactor: ♻️ rename poll_interval and poll_timeout to indicate seconds


Co-authored-by: benshuk bens@ai21.com

  • Add submit_input method for thread run (#250, 175c686)
  • feat: add submit_input method for thread run

  • fix: change gt to gte operator in poll_for_status

  • fix: add =None to optionals


Detailed Changes: v3.0.1...v3.1.0-rc.4