Use LLM without Playwright
luminous8 opened this issue · comments
bertrand commented
Thanks for this, it's really good!
is there a way to send raw html of a page instead of using playwright to scrape a page and ask the llm to extract the content?
Mish Ushakov commented
On my list 😉
bertrand commented
👋 Any update on this?
Mish Ushakov commented
Currently not, but you can use generateAISDKCompletions
function from models.ts
Jens Lystad commented
+1