You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
DeepShield Dev
committed
fix: remove LLMModel from server — model routing is gateway's job
Server is a transparent proxy, not a model selector. The agent sends
a model alias (e.g. chat/smart/fast) and the gateway routes it to
the appropriate concrete model.
0 commit comments