MCPcopy
hub / github.com/vercel/chatbot / server.ts

File server.ts

artifacts/code/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod';
2import { streamObject } from 'ai';
3import { myProvider } from '@/lib/ai/providers';
4import { codePrompt, updateDocumentPrompt } from '@/lib/ai/prompts';

Callers

nothing calls this directly

Calls 2

createDocumentHandlerFunction · 0.90
updateDocumentPromptFunction · 0.90

Tested by

no test coverage detected