Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MAILGUN_DOMAIN | No | Your Mailgun domain | |
MAILGUN_API_KEY | No | Your Mailgun API key | |
NGROK_AUTH_TOKEN | No | Your ngrok auth token to receive events related to messages | |
GEOCODING_API_KEY | No | Your Google Geocoding API key for the location feature | |
CONVERSATION_APP_ID | No | The ID of the conversation app you want to use | |
CONVERSATION_KEY_ID | Yes | The access key ID from your Sinch Build dashboard | |
CONVERSATION_REGION | No | The region where your conversation app and templates are located (us, eu, or br) | us |
VOICE_APPLICATION_KEY | No | Your Voice API application key | |
DEFAULT_SMS_ORIGINATOR | No | The phone number that will be used as the sender for SMS messages | |
MAILGUN_SENDER_ADDRESS | No | Your Mailgun sender address | |
CONVERSATION_KEY_SECRET | Yes | The secret associated with the Access Key | |
CONVERSATION_PROJECT_ID | Yes | The project ID from your Sinch Build dashboard | |
VOICE_APPLICATION_SECRET | No | Your Voice API application secret | |
CALLING_LINE_IDENTIFICATION | No | The phone number that will be displayed to the user when they receive a call | |
VERIFICATION_APPLICATION_KEY | No | Your Verification API application key | |
VERIFICATION_APPLICATION_SECRET | No | Your Verification API application secret |
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 |