mishushakov / llm-scraper

Turn any webpage into structured data using LLMs
MIT License
2.41k stars 147 forks source link

Return the rest of the properties from the Vercel AI SDK generations #35

Open austinm911 opened 4 months ago

austinm911 commented 4 months ago

I mainly want to see the usage that's returned from these functions, so figured to expose all the properties. Perhaps it they could be nested under a meta property.

mishushakov commented 3 months ago

I'm getting a type error when trying to compile this -_-