Spaces:
Running on Zero
Running on Zero
GitHub Actions
fix: 0 test failures; FileService; real RagService; emergency probe; chat return
4aaae80 | """M28 — Federated Learning package (experimental, Phase 3).""" | |
| from __future__ import annotations | |
| from hearthnet.fedlearn.coordinator import FedLearnCoordinator, ParticipantSubmission, RoundManifest | |
| __all__ = ["FedLearnCoordinator", "ParticipantSubmission", "RoundManifest"] | |