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

File server.ts

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

Source from the content-addressed store, hash-verified

1import { myProvider } from '@/lib/ai/providers';
2import { sheetPrompt, updateDocumentPrompt } from '@/lib/ai/prompts';
3import { createDocumentHandler } from '@/lib/artifacts/server';
4import { streamObject } from 'ai';

Callers

nothing calls this directly

Calls 2

createDocumentHandlerFunction · 0.90
updateDocumentPromptFunction · 0.90

Tested by

no test coverage detected