Hacker News new | ask | show | jobs
by asd33313131 1177 days ago
To cut down on hits to the GPT API, the library should write the code required to parse the data on the first time it hits a page, then for all instances of that page, it can use the code instead of hitting the GPT API.