Hi humanloop,
I really appreciate your great product but it cannot be built when upgrade the humanloop to 0.6.0
humanloop:
specifier: ^0.6.0-alpha.10
version: 0.6.0-alpha.10([email protected])
It shows:
Linting and checking validity of types ..Failed to compile.
./app/api/chat/route.ts:1:21
Type error: Module '"humanloop"' has no exported member 'ChatMessage'.
> 1 | import { Humanloop, ChatMessage } from "humanloop";
Can you please help with this? It seems the "ChatMessage" has been retired in the 0.6.0.