chore: merge openai and openailike #2
Annotations
10 errors
|
Test:
app/routes/api.chat.$action/fork.server.ts#L106
Parameter 'map' implicitly has an 'any' type.
|
|
Test:
app/routes/api.chat.$action/fork.server.ts#L78
Parameter 'msg' implicitly has an 'any' type.
|
|
Test:
app/routes/api.chat.$action/fork.server.ts#L60
Parameter 'msg' implicitly has an 'any' type.
|
|
Test:
app/routes/api.chat.$action/fork.server.ts#L30
Parameter 'tx' implicitly has an 'any' type.
|
|
Test:
app/lib/hooks/useChatHistory.ts#L43
Parameter 'message' implicitly has an 'any' type.
|
|
Test:
app/lib/hooks/useChatDeployment.ts#L1
Module '"@prisma/client"' has no exported member 'Deployment'.
|
|
Test:
app/lib/.server/prisma.ts#L2
Module '"@prisma/client"' has no exported member 'PrismaClient'.
|
|
Test:
app/lib/.server/message.ts#L1
Module '"@prisma/client"' has no exported member 'Message'.
|
|
Test:
app/lib/.server/chatUsage.ts#L143
Parameter 'record' implicitly has an 'any' type.
|
|
Test:
app/components/chat/Chat.client.tsx#L59
Parameter 'm' implicitly has an 'any' type.
|