dsanders11/Claude Code AI Inference
Generate an AI response based on a provided prompt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt-file | Path to a file containing the prompt in .prompt.yml format | yes | "" |
| input | Template variables in YAML format for .prompt.yml files | no | "" |
| file_input | Template variables in YAML format mapping variable names to file paths. The file contents will be used for templating. | no | "" |
| model | The model to use | no | claude-sonnet-4-5-20250929 |
| anthropic_api_key | Anthropic API key (required for direct API, not needed for Foundry) | no | — |
| use_foundry | Use Microsoft Foundry with OIDC authentication instead of direct Anthropic API | no | false |
Outputs
| name | description |
|---|---|
| response | The response from the model |