feat: add tests for /api/chat (#950)

This commit is contained in:
Jeremy 2025-04-22 18:55:17 -07:00 committed by GitHub
parent 4ca93aaf89
commit a159b77fcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 197 additions and 50 deletions

View file

@ -1,4 +1,4 @@
import { CoreMessage } from 'ai';
import type { CoreMessage } from 'ai';
export const TEST_PROMPTS: Record<string, CoreMessage> = {
USER_SKY: {