refresh_endpoint
Enqueue probe jobs to refresh an AI endpoint's capabilities and model list. Specify endpoint name, capability tags, or refresh model list as needed.
Instructions
Enqueue probe jobs. Server-internal worker will drain them.
Args: endpoint: endpoint name; if None, refresh every endpoint. capabilities: list of capability tags; if None, choose probes per model using known metadata. refresh_model_list: re-fetch /v1/models first (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | No | ||
| capabilities | No | ||
| refresh_model_list | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||