mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-27 14:38:49 +00:00
403 B
403 B
orphan |
---|
true |
remote::gemini
Description
Google Gemini inference provider for accessing Gemini models and Google's AI services.
Configuration
Field | Type | Required | Default | Description |
---|---|---|---|---|
api_key |
str | None |
No | API key for Gemini models |
Sample Configuration
api_key: ${env.GEMINI_API_KEY}