Skip to content

v0.4.11

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 18:19
6032f48

0.4.11 (2025-09-04)

Full Changelog: v0.4.10...v0.4.11

Features

  • Guardrail support (e3e9bf9)
  • improve future compat with pydantic v3 (f0d8624)
  • multiple guardrails (ea8f98a)
  • templates: add custom activity timeout guidance for temporal agents (7658256)
  • types: replace List[str] with SequenceNotStr in params (f319781)

Bug Fixes

  • Adding new example for guardrails instead of using 10_agentic (15dc44b)
  • avoid newer type syntax (6b5c82a)

Chores

  • internal: add Sequence related utils (496034d)
  • internal: change ci workflow machines (7445d94)
  • internal: move mypy configurations to pyproject.toml file (e96cd34)
  • internal: update pyright exclude list (d952430)