← Về thư mục
scripts/check_setup_cross_model_parity.py
- canonical_model_ids · function · L47-L72 — def canonical_model_ids(canonical_text: str) -> set[str]
- extract_ids · function · L75-L77 — def extract_ids(setup_text: str) -> list[str]
- check · function · L80-L119 — def check(en_text: str, zh_text: str, canonical_text: str) -> list[str]
- main · function · L122-L135 — def main() -> int