GitNexus/gitnexus-web/src/core
harryphung fec47cbc32
feat(web): add GLM (Z.AI) as LLM provider (#468)
Add GLM support using OpenAI-compatible API via ChatOpenAI from LangChain.
Defaults to the Z.AI coding endpoint (https://api.z.ai/api/coding/paas/v4)
with configurable base URL. Supported models: GLM-5, GLM-5-Turbo, GLM-4.7, GLM-4.5.
2026-03-24 06:10:37 +05:30
..
embeddings fix(web): resolve Vercel build errors from security hardening PR (#483) 2026-03-23 19:31:08 +05:30
graph fix(web): add 15 missing NodeLabel colors/sizes, escape table names, schema sync 2026-03-23 09:03:40 -05:00
ingestion fix(web): add missing Kotlin entries to Record<SupportedLanguages> maps 2026-03-19 02:17:03 +05:30
lbug fix(web): allow foreignObject in DOMPurify SVG, remove leftover loop code 2026-03-23 10:16:34 -05:00
llm feat(web): add GLM (Z.AI) as LLM provider (#468) 2026-03-24 06:10:37 +05:30
search feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
tree-sitter fix(web): add missing Kotlin entries to Record<SupportedLanguages> maps 2026-03-19 02:17:03 +05:30