|
|
9ffa8af1dc
|
semantics
|
2026-05-26 09:30:41 +03:00 |
|
|
|
a3c7c402b7
|
fix(llm): add fetch-models endpoint, fix SQL Lab INSERT (client_id truncation, sync mode, target_column, timestamp normalization)
- Add POST /api/llm/providers/fetch-models route with LLMClient.fetch_models()
- Add target_column to TranslationJob model/schema/service/orchestrator
- Fix SQL Lab execute: truncate client_id to 11 chars (varchar(11))
- Switch SQL Lab to sync mode (runAsync: false) — no Celery workers
- Fix polling: unwrap nested result from Superset query API
- Fix ClickHouse timestamp: normalize float timestamps to YYYY-MM-DD
|
2026-05-13 20:06:15 +03:00 |
|
|
|
39ab647851
|
semantics
|
2026-05-13 14:15:33 +03:00 |
|
|
|
fe8978f716
|
semantics
|
2026-05-12 20:06:16 +03:00 |
|
|
|
abfe06cea3
|
Migrate frontend to Svelte 5 runes semantics
|
2026-03-11 11:29:24 +03:00 |
|
|
|
6bded3adac
|
chat worked
|
2026-02-23 20:20:25 +03:00 |
|
|
|
59c6c08bda
|
css refactor
|
2026-02-19 18:24:36 +03:00 |
|
|
|
d8c0694538
|
semantic markup update
|
2026-01-18 21:29:54 +03:00 |
|
|
|
54a9ff81c3
|
project map script | semantic parcer
|
2026-01-01 16:58:21 +03:00 |
|
|
|
26e9865e5a
|
001-migration-ui-redesign (#3)
Reviewed-on: #3
|
2025-12-26 18:17:58 +03:00 |
|