- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for runAsync (0.17 seconds)
-
scripts/translate.py
MAX_ATTEMPTS = 3 for attempt_no in range(1, MAX_ATTEMPTS + 1): print(f"Running agent for {out_path} (attempt {attempt_no}/{MAX_ATTEMPTS})") result = agent.run_sync(prompt) out_content = f"{result.output.strip()}\n" try: check_translation( doc_lines=out_content.splitlines(), en_doc_lines=original_content.splitlines(),Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:37:41 GMT 2026 - 15.8K bytes - Click Count (0)