Y
Hacker News
new
|
ask
|
show
|
jobs
Code Mode: Giving AI Agents an API in 1k Tokens (With Demos) [video]
(
youtube.com
)
2 points
by
emot
108 days ago
1 comments
hussin08max
108 days 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?
link