Skip to content

Releases: agentscope-ai/TuFT

v0.1.4

23 Mar 08:23
a270262

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Feb 09:09
7e32570

Choose a tag to compare

What's Changed

  • fix #29: Add config validation on restart to prevent data corruption; fix config example typo; change 'tuft' to 'tuft launch' by @xuanrui-L in #69
  • Add separate documentation for OpenTelemetry and Persistence(fix #35) by @xuanrui-L in #71
  • Fix Sampler sequence_id conflicts and Trainer GPU out-of-memory issue by @pan-x-c in #74
  • Fix SequenceExecutor persistence issues from #74 by @xuanrui-L in #78
  • release 0.1.3 by @xuanrui-L in #80

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 Jan 18:54
84f72cf

Choose a tag to compare

What's Changed

  • Fix installation script and improve CLI configuration by @ekzhu in #63

Full Changelog: v0.1.1...v0.1.2

v0.1.1

29 Jan 07:08
51d2ef5

Choose a tag to compare

First Release.

Hello World!