Files
ragflow/example/sdk
MarMar Labs a6fdf26c37 fix(examples): wait for the DONE status the API actually returns (#18827)
Fix SDK examples polling status "1" which the API never returns — it returns mapped names like "DONE". Both loops timed out even on success. Now checks "DONE". The SDK already does this correctly. Failed parsing still times out (pre-existing).
2026-08-27 11:51:18 +08:00
..