<@ULVA73B9P> Is `triggers` a parameter that can be...
# ask-marvin
s
@Marvin Is
triggers
a parameter that can be passed to
build_from_flow
?
m
The provided excerpt from the Prefect documentation does not mention the
build_from_flow
function or its expected parameters directly. To better assist you with your question regarding whether
triggers
can be used as a parameter in
build_from_flow
within Prefect 2.x, I will perform a more focused search. Please hold on for a moment while I look up the relevant documentation. The excerpts from Prefect documentation obtained through the search do not directly answer the question about the
triggers
parameter and the
build_from_flow
function. The search results pertain to the general idea of flows in Prefect 2.x and the process of creating deployments and using parameters with them, but they do not provide details on the
build_from_flow
function itself. To provide an accurate answer, I would need to perform a more specific search or access the relevant sections of the Prefect documentation or source code that describe the signature and usage of the
build_from_flow
function. Since such a specific search or access is not currently available within the scope of the tools provided to me, I suggest checking the Prefect documentation directly, particularly the API reference for the
build_from_flow
function, or examining the function definition in the source code for Prefect 2.x to determine if
triggers
is a valid parameter.