Skip to content

Releases: rizome-dev/rails

v0.3.1

Choose a tag to compare

@samjtro samjtro released this 03 Sep 18:02

update devgroups

v0.3.0

Choose a tag to compare

@samjtro samjtro released this 03 Sep 17:55

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

Choose a tag to compare

@samjtro samjtro released this 03 Sep 03:13
chore: bump version

v0.2.0

Choose a tag to compare

@samjtro samjtro released this 02 Sep 14:50
chore: bump ver

v0.1.1

Choose a tag to compare

@samjtro samjtro released this 29 Aug 15:25
chore: bump ver

v0.1.0

Choose a tag to compare

@samjtro samjtro released this 28 Aug 20:26
init