Skip to content

Releases: rizome-dev/rails

v0.3.1

03 Sep 18:02

Choose a tag to compare

update devgroups

v0.3.0

03 Sep 17:55

Choose a tag to compare

What's New in v0.3.0

  • Enhanced Store Sync Methods: Added get_counter_sync() and push_queue_sync() for easier tool integration
  • Robust Framework Adapters: Fixed LangChain and SmolAgents adapters with proper async/sync handling
  • Improved Counter Tracking: Adapters now correctly track tokens, code generations, and other metrics
  • Event Loop Conflict Resolution: Fixed sync wrapper methods to work correctly in any context
  • Better Condition Patterns: Use intuitive condition builders (counter(), state(), queue()) instead of lambda functions

v0.2.1

03 Sep 03:13

Choose a tag to compare

chore: bump version

v0.2.0

02 Sep 14:50

Choose a tag to compare

chore: bump ver

v0.1.1

29 Aug 15:25

Choose a tag to compare

chore: bump ver

v0.1.0

28 Aug 20:26

Choose a tag to compare

init