lnxpy/MDB AI Prompted Text
MindsDB Single-prompted Text Operator Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub auth token | yes | ${{ github.token }} |
| repository | The repository name in the form of "<owner>/<repo>" | yes | ${{ github.repository }} |
| issue_number | The id of the issue | yes | — |
| mdb_token | MindsDB (mdb.ai) api token | yes | — |
Outputs
| name | description |
|---|---|
| answer | The answer returned from mdb.ai |