I gave up after it didn't let me see the prompt that went into the LLM, without using their proprietary service.
I'd recommend just using the API directly. They're very simple.
There might be some simpler wrapper library if you want all the providers and can't be bothered to implement the support for each. Vercel's ai-sdk seems decent for JS.