SynthesisSearchResultModel

class emmet.core.synthesis.core.SynthesisSearchResultModel(**data)

Bases: SynthesisRecipe

Model for a document containing synthesis recipes data and additional keyword search results

Parameters:
model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].