Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_DIR | No | Custom directory path where images will be saved (optional, defaults to ./nanobanana-images in current project) | |
| GOOGLE_API_KEY | Yes | Your Google Cloud API Key for Generative AI (obtain from https://makersuite.google.com/app/apikey) | |
| GOOGLE_PROJECT_NUMBER | Yes | Your Google Cloud project number |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |