MCPcopy 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

1import express from 'express';
2import z from 'zod';
3import Linen from './linen';
4import LangChain from './langchain';

Callers

nothing calls this directly

Calls 6

getCommunityInfoMethod · 0.80
predictMethod · 0.80
logMethod · 0.65
errorMethod · 0.65
getMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected