textmachine/backend/internal/llm
2026-09-16 16:45:40 +03:00
..
attemptcut.go Take in the engine zone's work on calls the engine cuts itself, as the zone built it: a delivered break is asked about once, paid once, and never bought twice 2026-09-10 18:50:01 +03:00
attemptcut_test.go Land the bought-means-delivered pack: the stop mark a refused retry leaves, the reader and operator wording for it, the echo metric split by stage, and the catalogue that guards them 2026-09-16 16:45:40 +03:00
capability.go Record what a call's reasoning cost, name and count the generations that came back with nothing, and add the lower effort step behind a key that ships off 2026-09-11 21:19:55 +03:00
capability_test.go Consolidate config: wire grok-4.3 as the editor with an explicit reasoning_effort:none off-switch (control:effort), keeping DeepSeek's echo-mine no-op, and mark escalation stubs interim 2026-07-05 20:58:09 +03:00
httpllm.go Land the bought-means-delivered pack: the stop mark a refused retry leaves, the reader and operator wording for it, the echo metric split by stage, and the catalogue that guards them 2026-09-16 16:45:40 +03:00
httpllm_test.go Land pack-12 transport hygiene: quota-429 terminal, fractional Retry-After, HTTP/2 keepalive, proportional jitter, xAI identity guard, drift-guard pins, billed-decode cap, models.yaml validation; wire-neutral 2026-07-24 03:18:32 +03:00
llm.go Record what a call's reasoning cost, name and count the generations that came back with nothing, and add the lower effort step behind a key that ships off 2026-09-11 21:19:55 +03:00
pack12_transport_test.go Land pack-12 transport hygiene: quota-429 terminal, fractional Retry-After, HTTP/2 keepalive, proportional jitter, xAI identity guard, drift-guard pins, billed-decode cap, models.yaml validation; wire-neutral 2026-07-24 03:18:32 +03:00
provider_anthropic.go Take in the engine zone's work on calls the engine cuts itself, as the zone built it: a delivered break is asked about once, paid once, and never bought twice 2026-09-10 18:50:01 +03:00
provider_anthropic_test.go Translate backend comments, operator dashboards, error messages, and flag-detail strings to English, keeping wire prompts, language-data tables, and translation-sample data Russian; golden version-only, behavior-neutral 2026-07-20 00:03:54 +03:00
provider_local.go Take in the engine zone's work on calls the engine cuts itself, as the zone built it: a delivered break is asked about once, paid once, and never bought twice 2026-09-10 18:50:01 +03:00
provider_openai.go Record what a call's reasoning cost, name and count the generations that came back with nothing, and add the lower effort step behind a key that ships off 2026-09-11 21:19:55 +03:00
reasoningvisibility_test.go Record what a call's reasoning cost, name and count the generations that came back with nothing, and add the lower effort step behind a key that ships off 2026-09-11 21:19:55 +03:00
systemmessages_test.go Land the backend pack so the memory bank reaches every provider, a hole in the shipped text is visible to its reader, and a repeated decision document converges 2026-08-28 11:41:43 +03:00