LANGUAGE.md: fix LiteLLM gateway never-say (stale endpoints, not piguard) #21

Merged
mathias merged 1 commits from language-md-litellm-fix into main 2026-06-16 15:45:45 +00:00
1 Commits
Author SHA1 Message Date
mathias b246c0e688 fix(language): LiteLLM gateway never-say — stale endpoints, not piguard
CI / Lint / Test / Vet (pull_request) Successful in 12s
CI / Build & Import (pull_request) Has been skipped
piguard is legitimately in the request path as the reverse proxy; only the
stale endpoint forms (piguard:4000, koala:4000) are wrong. Per brain#6 review
amendment #3 / tapir#18 follow-on.
2026-06-16 15:35:31 +00:00