0xjord4n/axion - AI in Action
GitHub Action for AI integration with multiple providers (OpenAI, Anthropic, Groq, etc) to enhance your workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Config to use for the action | yes | — |
Outputs
| name | description |
|---|---|
| text | Generated text response |
| usage | Usage information from the provider |
| finishReason | Reason the generation finished |