Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ server.ts
File
server.ts
packages/llm/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
;
2
import
z from
'zod'
;
3
import
Linen from
'./linen'
;
4
import
LangChain from
'./langchain'
;
Callers
nothing calls this directly
Calls
6
getCommunityInfo
Method · 0.80
predict
Method · 0.80
log
Method · 0.65
error
Method · 0.65
get
Method · 0.45
post
Method · 0.45
Tested by
no test coverage detected