Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.utilities.text
truncated_to
truncated_to(length: int, value: Optional[str]) -> str
fuzzy_match_string
fuzzy_match_string(word: str, possibilities: Iterable[str]) -> Optional[str]
Was this page helpful?