@lyalindotcom/gai
v0.1.5
Published
Media capability CLI for Gemini Anything managed agents.
Readme
gai
Media capability CLI for the Gemini Anything Agent sample.
Live npm package: @lyalindotcom/gai
Commands
npx -y @lyalindotcom/gai@latest --help
npx -y @lyalindotcom/gai@latest image --help
npx -y @lyalindotcom/gai@latest video --help
npx -y @lyalindotcom/gai@latest tts --help
npx -y @lyalindotcom/gai@latest music --help
npx -y @lyalindotcom/gai@latest transcribe --helpDevelopment
npm install
npm test
npm run build
npm run gai -- modelsKey Warning
Live calls require GEMINI_API_KEY.
In the managed-agent sample, the app passes the key by mounting a plaintext sandbox .env, and /.agents/bin/gai sources it.
