Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBMB/AgentCPM-GUI
/ TaskAndContent
Class
TaskAndContent
rft/trainer/zmq.py:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
@dataclass
28
class
TaskAndContent:
29
data: dict
30
status: TaskStatus
31
32
@dataclass
33
class
SyncAdvantagesRequest:
Callers
1
sample_step
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected