MCPcopy Create free account
hub / github.com/code-with-antonio/nightcode / chat.ts

File chat.ts

packages/server/src/routes/chat.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Hono } from "hono";
2import { zValidator } from "@hono/zod-validator";
3import { z } from "zod";
4import {

Callers

nothing calls this directly

Calls 3

getToolContractsFunction · 0.90
resolveChatModelFunction · 0.90
buildSystemPromptFunction · 0.90

Tested by

no test coverage detected