langchain_core.runnables.utils.get_unique_config_specs

langchain_core.runnables.utils.get_unique_config_specs(specs: Iterable[ConfigurableFieldSpec]) List[ConfigurableFieldSpec][source]

Get the unique config specs from a sequence of config specs.