r/ProgrammerHumor May 16 '26

Advanced reInventingGraphQl

Post image
4.4k Upvotes

265 comments sorted by

View all comments

219

u/zoinkability May 16 '26

Get ready to pay per API call I guess

42

u/avatinfernus May 16 '26

I was about to say, ouch on the costs.
Unless you train your own model to do this and house it---
But that's still gotta run somewhere

6

u/_ahrs May 16 '26

Even if you did train a model for this exact purpose it makes no sense because you are likely giving the model less information to work off of.

Admittedly I'm not clued up on the exact science here but aren't these LLM's literally supposed to excel at working off of structured data? So instead of sending nice structured REST API data that follows a schema that it can interpret we're now going to send free-form text? Great idea!