SSevenindaoxe-notes.hashnode.dev·2d ago · 3 min readLobeChat в Docker + один ключ к нескольким моделям: как это собрать и что видно в логахLobeChat в Docker + один ключ к нескольким моделям: как это собрать и что реально видно в логах Руководство на русском: поднять собственный чат-клиент за пять команд и подключить к нему несколько LLM 00
SSevenindaoxe-notes.hashnode.dev·2d ago · 3 min readОдин ключ — несколько моделей: подключаем Cursor, Cline и Claude Code к единому endpointОдин ключ — несколько моделей: подключаем Cursor, Cline и Claude Code к единому endpoint Полное руководство на русском: как свести Claude, GPT, Gemini и DeepSeek к одному API-ключу и настроить три поп00
SSevenindaoxe-notes.hashnode.dev·2d ago · 3 min readThe restatement check doesn't catch a model that misread the sourceThe restatement check doesn't catch a model that misread the source Follow-up to a Bluesky thread on verifying LLM output. Disclosure up front: I run an OpenAI-compatible gateway (DaoXE), so "did the 00
SSevenindaoxe-notes.hashnode.dev·2d ago · 9 min readModel IDs are a dependency. Pin them like one.Outline The bug that isn't a bug: your guessed model ID worked, so you shipped it. Three failure modes of a wrong ID, ranked by how much they'll cost you. The ten-second test for whether an endpoin00
SSevenindaoxe-notes.hashnode.dev·2d ago · 5 min readHow to Verify Your API Intermediary Isn't Swapping ModelsHow to Verify Your API Intermediary Isn't Swapping Models Disclosure: I run DaoXE, an OpenAI-compatible LLM gateway. Everything below applies to us exactly as it applies to any other provider — that's00