--- sidebar_label: config title: opendevin.config --- #### get ```python def get(key: ConfigType, required: bool = False) ``` Get a key from the environment variables or config.toml or default configs.