bios-mcp 0.1.1-dev.17 → 0.1.1-dev.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -108,8 +108,8 @@ A `503 ADMISSION_UNAVAILABLE` is a transient market outage, never a capacity
|
|
|
108
108
|
verdict — retry shortly, never conclude out-of-stock from it. See
|
|
109
109
|
`get_platform_guide` topic `capacity_errors` for the recovery playbook.
|
|
110
110
|
|
|
111
|
-
Raw
|
|
112
|
-
|
|
111
|
+
Raw access tokens are intentionally excluded from MCP tool inputs. Store the
|
|
112
|
+
token in a platform integration and pass `hf_integration_id`.
|
|
113
113
|
|
|
114
114
|
`create_training_job` and `resume_training_job` accept an optional
|
|
115
115
|
`idempotency_key`. Reuse the same value after a timeout so the API replays the
|