Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 14:32
· 31 commits to main since this release

Fixed

  • user_response is dict rather than Response for feedback_type="text"
  • collector.st_feedback(..., save_to_trubrics=False) returns a python dict
  • pydantic dependency updated and .dict() updated to .model_dump()