Skip to main content

typesafe_sdk.constants

Public environment-variable names and client defaults.

API_KEY_ENV module-attribute

Environment variable for the API key.

BASE_URL_ENV module-attribute

Environment variable for the API base URL.

DEFAULT_MODEL_ENV module-attribute

Environment variable for the default model.

LOG_LEVEL_ENV module-attribute

Environment variable for the logging level.

DEFAULT_BASE_URL module-attribute

Default API base URL.

DEFAULT_MODEL module-attribute

Default model name.

DEFAULT_TIMEOUT module-attribute

Default timeout in seconds for each HTTP operation.