busya
e377c965e9
032: Phase 4 US2 — Translate plugin fully async
T022-T028: All translate methods async.
- _llm_async_http.py created (httpx.AsyncClient+asyncio.sleep)
- Old _llm_http.py and preview_llm_client.py preserved (tombstone later)
- superset_executor, preview, executor, run_source, llm_call all async
RATIONALE: httpx.AsyncClient + asyncio.sleep instead of time.sleep.
REJECTED: AsyncOpenAI SDK — doesn't support custom base_url.
2026-06-04 20:09:45 +03:00
..
2026-06-04 16:16:10 +03:00
2026-05-17 14:18:02 +03:00
2026-06-02 12:10:30 +03:00
2026-06-04 20:09:45 +03:00
2026-06-03 23:25:08 +03:00
2026-05-20 17:15:31 +03:00
2026-06-04 20:09:45 +03:00
2026-06-04 20:09:45 +03:00
2026-06-03 23:25:08 +03:00
2026-05-26 19:18:28 +03:00
2026-06-04 20:09:45 +03:00
2026-06-04 20:09:45 +03:00
2026-05-20 17:15:31 +03:00
2026-06-03 23:25:08 +03:00
2026-06-04 16:16:02 +03:00
2026-06-03 11:48:03 +03:00
2026-06-03 11:48:03 +03:00
2026-06-04 16:16:02 +03:00
2026-06-04 16:16:02 +03:00
2026-05-26 11:14:25 +03:00
2026-05-17 19:18:32 +03:00
2026-05-26 19:18:28 +03:00
2026-05-26 14:58:49 +03:00
2026-06-04 20:09:45 +03:00
2026-06-04 16:16:02 +03:00
2026-06-04 13:23:10 +03:00
2026-05-18 10:36:58 +03:00
2026-06-02 12:10:30 +03:00
2026-05-26 09:30:41 +03:00
2026-05-26 19:18:28 +03:00
2026-05-26 19:18:28 +03:00
2026-06-04 13:23:10 +03:00
2026-05-26 09:30:41 +03:00
2026-06-01 22:38:52 +03:00
2026-05-26 09:30:41 +03:00
2026-05-26 19:18:28 +03:00
2026-05-17 19:18:32 +03:00
2026-05-18 10:56:21 +03:00
2026-06-04 13:33:17 +03:00
2026-05-26 11:14:25 +03:00
2026-05-21 00:02:45 +03:00
2026-06-04 20:09:45 +03:00
2026-05-29 11:10:11 +03:00
2026-05-26 09:30:41 +03:00
2026-05-26 19:18:28 +03:00
2026-05-17 19:18:32 +03:00
2026-06-02 12:10:30 +03:00
2026-05-26 19:18:28 +03:00
2026-05-26 09:30:41 +03:00
2026-05-17 19:18:32 +03:00
2026-05-17 19:18:32 +03:00
2026-06-04 20:09:45 +03:00
2026-05-26 09:30:41 +03:00
2026-05-26 09:30:41 +03:00
2026-05-17 19:18:32 +03:00
2026-05-17 19:18:32 +03:00
2026-05-26 19:18:28 +03:00
2026-05-29 15:36:36 +03:00
2026-05-31 10:26:03 +03:00
2026-05-29 15:36:36 +03:00
2026-05-31 10:26:03 +03:00
2026-06-04 20:09:45 +03:00