pupilfirst/AI review action
Provides AI-generated feedback on student submissions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| OPEN_AI_MODEL | OpenAI model used to process requests | no | gpt-3.5-turbo |
| OPEN_AI_TEMPERATURE | Adjusts the randomness of the model output | no | 0.1 |
| SYSTEM_PROMPT | System prompt to be given to the AI | no | — |
| USER_PROMPT | Used to customize the part of the prompt about the user role | no | — |
| ROLE_PROMPT | Specifies the role of the AI | no | — |
| INPUT_DESCRIPTION | Describes the input data format | no | — |
| OUTPUT_DESCRIPTION | Describes the desired output format for the AI response | no | — |
| OPENAI_ACCESS_TOKEN | API access token obtained from OpenAI | yes | — |
| OPENAI_ORGANIZATION_ID | Optional ID of your organization in OpenAI | no | "" |
| REVIEW_END_POINT | URL of the endpoint where the reviews are sent | yes | — |
| REVIEW_BOT_USER_TOKEN | Token used for authorization when sending the reviews to the LMS | yes | — |
Outputs
no outputs