Hacker News new | ask | show | jobs
by gawi 1106 days ago
It's only been added to the OpenAI interface. Function calling is really useful when used with agents. To include that to agents would require some redesign as the tool instructions should be removed from the prompt templates in favor of function definitions in the API request. The response parsing code would also be affected.

I just hope they won't come up with yet another agent type.

1 comments

LangChain is a perpetual hackathon.