opendevin.core.config
get
def get(key: ConfigType, required: bool = False)
Get a key from the environment variables or config.toml or default configs.
def get(key: ConfigType, required: bool = False)
Get a key from the environment variables or config.toml or default configs.