Hacker News
new
top
best
ask
show
job
Code Mode: Giving AI Agents an API in 1k Tokens (With Demos) [video]
(
www.youtube.com
)
2 points
by
emot
6 hours ago
1 comment
hussin08max
6 hours ago
Interesting idea conceptually, but as a fellow dev, feels like overengineering to me. We already have Function Calling (which works great) and OpenAPI specs. Why build another custom protocol in natural language that the LLM has to parse?