MCPcopy 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
28class TaskAndContent:
29 data: dict
30 status: TaskStatus
31
32@dataclass
33class SyncAdvantagesRequest:

Callers 1

sample_stepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected