That's not what they are doing. They are wrapping existing apis with another layer that simplifies access to existing apis. So The LLM instead of making tool calls, writes code that does effectively the same thing as the tool call, with another wrapper layer in typescript.
No comments yet.