tot0p/Mistrallnecdote
A Github Action to run Mistral for anecdote generation on a given topic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mistral_api_key | The API key for Mistral | yes | — |
| OUTPUT_PATH | The path to the output file | yes | output_image.png |
| topics | A list of topics to generate anecdotes about | yes | History, Computers, Science, Technology, Art, Music, Literature, Sports, Nature, Food, Duck |
| model | The model to use for the generation | yes | mistral-small-latest |
| temperature | The temperature to use for the generation | yes | 0.7 |
| max_length | The maximum length of the generated text | yes | 1000 |
| language | The language to generate the anecdote in (e.g., 'en' for English, 'fr' for French) | no | en |
Outputs
no outputs