Open luminous8 opened 7 months ago
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?
On my list 😉
👋 Any update on this?
Currently not, but you can use generateAISDKCompletions function from models.ts
generateAISDKCompletions
+1
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?