Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

last_boxed_only_string

last_boxed_only_string(string: str) -> str | None
Source: https://github.com/hendrycks/math Extract the last \boxed\{...} or \fbox\{...} element from a string. Parameters:
NameDescription
stringType: str