You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to specify the Gemini model when using the AI Tutor GitHub Action. A new model input has been added to the action, allowing users to select different Gemini models. The default model remains gemini-2.0-flash for backward compatibility.
Added Norwegian support
Added Docker Image Build & Push to the CI/CD pipeline to save build time per each user commit.
Please use the following line
uses: docker://ghcr.io/github-id/action-name:tag
Removed
Removed major version number yaml seemingly not working in the action.