بنقرة واحدة
fmapi-codingagent-validate-models
Validate that configured FMAPI models exist and are ready in the workspace
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Validate that configured FMAPI models exist and are ready in the workspace
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | fmapi-codingagent-validate-models |
| description | Validate that configured FMAPI models exist and are ready in the workspace |
| user_invocable | true |
Validate that all configured model names exist as serving endpoints in your Databricks workspace and are in a READY state.
setup-fmapi-claudecode validate-models
Present the output to the user. The command checks each configured model (Model, Opus, Sonnet, Haiku) and reports:
If any models fail validation:
/fmapi-codingagent-list-models to discover available endpoint names/fmapi-codingagent-setup with correct model namesIf the command fails before validation:
/fmapi-codingagent-setup first/fmapi-codingagent-reauthRun comprehensive FMAPI diagnostics — dependencies, configuration, profile, auth, connectivity, and model validation
List all serving endpoints available in your Databricks workspace
Re-authenticate Databricks OAuth session for FMAPI
Configure Codex to use Databricks Foundation Model API — interactive or non-interactive setup
Check FMAPI configuration health — OAuth session, workspace, and model settings
Validate that the configured FMAPI model exists and is ready in the workspace