Tool2Agent – a protocol for LLM tool feedback workflows (tool2agent.org) 1 points by klntsky 8mo ago ↗ HN
[–] klntsky 8mo ago ↗ This is a set of conventions and types that streamline some approaches I came up with while building LLM workflows.LLM tool feedback systems are under-developed, and the reason for that is the lack of well defined interfaces.tool2agent is a concrete set of such interfaces to build on top of.Right now, AI SDK bindings are available.If you are an LLM workflow developer, take a look at this example of a conversational chatbot:https://github.com/tool2agent/tool2agent/blob/4cf340f77aa92e...Here's a more detailed writeup: https://x.com/klntsky/status/1986816754241487251
1 comment
[ 3.0 ms ] story [ 10.3 ms ] threadLLM tool feedback systems are under-developed, and the reason for that is the lack of well defined interfaces.
tool2agent is a concrete set of such interfaces to build on top of.
Right now, AI SDK bindings are available.
If you are an LLM workflow developer, take a look at this example of a conversational chatbot:
https://github.com/tool2agent/tool2agent/blob/4cf340f77aa92e...
Here's a more detailed writeup: https://x.com/klntsky/status/1986816754241487251