Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TZ | No | Timezone (e.g., "America/New_York") | |
CITY | No | Your city | |
COUNTRY | No | Your country | |
LATITUDE | No | Latitude coordinate | |
PROVINCE | No | Your province/state | |
LONGITUDE | No | Longitude coordinate |
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 |
---|---|
get_current_time | Get the current date and time in your local timezone |
get_location | Get your current location based on IP geolocation or system settings |