Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NOTEBOOKLM_DEBUG | No | Enable debug mode | false |
NOTEBOOKLM_TIMEOUT | No | Timeout in seconds | 60 |
NOTEBOOKLM_HEADLESS | No | Run in headless mode | true |
NOTEBOOKLM_NOTEBOOK_ID | No | Your notebook ID | |
NOTEBOOKLM_PROFILE_DIR | No | Chrome profile directory path | ./chrome_profile |
NOTEBOOKLM_STREAMING_TIMEOUT | No | Streaming timeout in seconds | 60 |
NOTEBOOKLM_PERSISTENT_SESSION | No | Enable persistent session | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |