techdevsynergy/LLM Model Deprecation Check
Scan the repository for deprecated or retired LLM model references (OpenAI, Anthropic, etc.)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to project root to scan (relative to repo root) | no | . |
| fail-on-deprecated | Set to true to fail the job when deprecated/retired models are found (CI) | no | false |
| version | Pin llm-model-deprecation version (e.g. 1.0.0). Omit for latest. | no | "" |
Outputs
| name | description |
|---|---|
| report | Scan output (findings text). Use for Slack, job summary, or logs. |