This is the wrong way to do it. As software architects, you need to learn to appropriate the correct usage of algorithms and AI. Using AI for building everything is not just a waste of tokens, it also is an exercise in futility. Here is how I solved this problem: 1. There is already a knowledgebase of almost all APIs (the ones that are useful to the average Joe anyway) in either Swagger.json or Postman.json format. T…
> There are two obvious approaches: start with lots of guardrails, or start with very few and learn what the models actually do. > We chose the second because we didn’t want to overfit our assumptions. > Some of it went better than expected. > But they also broke in very unexpected ways, sometimes spectacularly. You clearly missed the whole point of the article, which is to experiment with agents and explore the limi…
I think you completely missed the point - they built a product purely using agents and deployed it to production for others to use. Read what the product actually does first.