Commit Graph
18 Commits
Author SHA1 Message Date
Simo Lin ac16d4450e [smg][mesh] extract mesh to mesh crate to reduce compile time (#17907) 2026-01-28 17:58:42 -08:00
Simo Lin 6756cf18c6 remove multimodal as this is completely dead code (#17750) 2026-01-26 00:07:40 -08:00
Simo Lin 7890a96f97 remove self managed mcp as it has been replaced with official rmcp crate (#17740) 2026-01-25 22:17:06 -08:00
Simo Lin 46bc53a81b [smg] import db crate to replace self managed one (#17727) 2026-01-25 16:54:52 -08:00
Simo Lin 52d0ca944b [smg] import official wfaas crate to replace self managed one (#17724) 2026-01-25 15:20:58 -08:00
Simo Lin bf139af37a [smg] use already published auth crate for better compilation speed (#17723) 2026-01-25 14:52:42 -08:00
Simo Lin f5ac1ca10b [smg] use official tokenizer crate instead of manually built one (#17721) 2026-01-25 13:35:16 -08:00
Simo Lin 86c7bc6431 [smg] update crate for tools (#17717) 2026-01-25 12:56:42 -08:00
Simo Lin 8db2802b2d update to use official openai protocol crate (#17710) 2026-01-25 06:35:59 -08:00
Simo Lin 6af22f8dbf use published reasoning parser crate (#17709) 2026-01-25 06:15:03 -08:00
Tony LuandKun 5938c3b06a [model-gateway] HA - Lightweight State Layer + gRPC Mesh (#14108)
Signed-off-by: Kun(llfl) <i@imux.top>
Signed-off-by: Tony Lu <tonylu@linux.alibaba.com>
Co-authored-by: Kun(llfl) <i@imux.top>
2026-01-13 17:03:39 -08:00
fzyzcjy f16606d6f6 Super tiny code cleanup (#16401) 2026-01-04 23:00:09 +08:00
fzyzcjy 27a0830593 Tiny add manual policy benchmark to CI (#16392) 2026-01-04 19:10:35 +08:00
Simo Lin 4edee6954a [model-gateway] add JWT/OIDC authentication for control plane APIs (#15850) 2025-12-26 18:30:00 -08:00
Simo Lin 10c68f6236 [model-gateway] refactor: extract workflow engine to src/workflow module (#14996) 2025-12-12 06:29:12 -08:00
Simo Lin aff1238ef2 [model-gateway] reorganize metrics, logging, and otel to its own module (#14590) 2025-12-07 16:50:39 -08:00
Feng Su e12c6b320f [model-gateway][tracing]: implement request tracing using OpenTelemetry with trace context propagation (HTTP) (#13897) 2025-12-06 05:59:04 -08:00
Simo Lin 49dfa1d891 [model-gateway] change sgl-router to sgl-model-gateway (#14312) 2025-12-05 12:04:48 -08:00