Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 469 Bytes

prepare.md

File metadata and controls

29 lines (16 loc) · 469 Bytes

Prepare Environment

To understand this article, you need to prepare


  • Knowledge is basic about Github actions.
  • API Key Google Gemini AI

And an example repository to run github actions workflows.

https://github.com/iletai/GeminiAction

Requirement Package/Actions

Gemini JS:

@google/generative-ai": "^0.3.0"

Github Action Scripts:

actions/github-script@v7